XFNetworking 1.0.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Nov 2017Maintained by wuxu.Installation Guide×Installation Guide for XFNetworkingYou want to add pod 'XFNetworking', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'XFNetworking', '~> 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 XFNetworkingSee PodspecGitHub RepoPage on CocoaPods.orgXFNetworking 1.0.0Byx5github.com/x5foreverGitHub RepoXFNetworking 基于 AFNetWorking 的二次封装 Note AFNetworking 要引用 x5 github 上的 tag => '3.1.1',否则会有bug. AFNetworking 要引用 x5 github 上的 tag => '3.1.1',否则会有bug. AFNetworking 要引用 x5 github 上的 tag => '3.1.1',否则会有bug. Update V1.0.0 1.first submit