CQNetwork 1.0.3× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2016Maintained by Liuchengquan.Installation Guide×Installation Guide for CQNetworkYou want to add pod 'CQNetwork', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'CQNetwork', '~> 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 CQNetworkSee PodspecGitHub RepoPage on CocoaPods.orgCQNetwork 1.0.3By刘成权liuchengquan/CQNetworkGitHub RepoThis library is deprecated. 一个iOS请求的网络库,基于AFN