NJAFNetworking 1.0.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jun 2016Maintained by nfl404.Installation Guide×Installation Guide for NJAFNetworkingYou want to add pod 'NJAFNetworking', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'NJAFNetworking', '~> 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 NJAFNetworkingSee PodspecGitHub RepoHomepagePage on CocoaPods.orgNJAFNetworking 1.0.2Byniefulingnfl404/NJAFNetworkingGitHub Repo 基于AFNetworking框架的简单封装,POST请求,GET请求,上传文件,下载文件等。