POSNetworking 3.0.1×Maintained by Pavel Osipov.Installation Guide×Installation Guide for POSNetworkingYou want to add pod 'POSNetworking', '~> 3.0' similar to the following to your Podfile:target 'MyApp' do pod 'POSNetworking', '~> 3.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 POSNetworkingSee PodspecGitHub RepoPage on CocoaPods.orgPOSNetworking 3.0.1ByPavel Osipovpavelosipov/POSNetworkingGitHub RepoPOSNetworking Reactive interface to NSURLSession API.