HttpSessionManager 1.0.0×Maintained by zhengrusong.Installation Guide×Installation Guide for HttpSessionManagerYou want to add pod 'HttpSessionManager', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'HttpSessionManager', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try HttpSessionManager Depends on:Alamofire~> 4.8.2SwiftyJSON= 4.2.0 See PodspecGitHub RepoPage on CocoaPods.orgHttpSessionManager 1.0.0Byzhengrusongzhengrusong/HttpSessionManagerGitHub RepoHttpSessionManager 网络请求管理者库是基于Alamofire进行封装的,让开发更方便,扩展性强。