QSNetworkTools 0.0.5×Maintained by qiansheng.Installation Guide×Installation Guide for QSNetworkToolsYou want to add pod 'QSNetworkTools', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'QSNetworkTools', '~> 0.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 QSNetworkTools Depends on:Alamofire~> 5.0.0-beta.5HandyJSON~> 5.0.0-beta See PodspecGitHub RepoPage on CocoaPods.orgQSNetworkTools 0.0.5Byqianshengqs991011/QSNetworkToolsGitHub RepoQSNetworkTools 基于Alamofire网络请求工具