TVNetworking 0.0.1×Maintained by Tri Vo.Installation Guide×Installation Guide for TVNetworkingYou want to add pod 'TVNetworking', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'TVNetworking', '~> 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 TVNetworkingSee PodspecGitHub RepoPage on CocoaPods.orgTVNetworking 0.0.1ByTri Voacumenrev/TVNetworkingGitHub RepoTVNetworking Swift HTTP Networking wrapper around URLSession on iOS