APIRequester 0.0.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jan 2017Maintained by hncoder.Installation Guide×Installation Guide for APIRequesterYou want to add pod 'APIRequester', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'APIRequester', '~> 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 APIRequesterSee PodspecGitHub RepoPage on CocoaPods.orgAPIRequester 0.0.2Byhncoderhncoder/APIRequesterGitHub Repo 一种API网络请求方案,对RTNetworing的再实现,针对项目特点做了一些改造。