POPAPIKit 1.0.9× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Sep 2018 SPMSupports SPM ✗Maintained by LawrenceHan.Installation Guide×Installation Guide for POPAPIKitYou want to add pod 'POPAPIKit', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'POPAPIKit', '~> 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 POPAPIKitSee PodspecGitHub RepoPage on CocoaPods.orgPOPAPIKit 1.0.9ByLawrenceHanLawrenceHan/POPAPIKitGitHub RepoPOPAPIKit POPAPIKit is a pure Swift implemented and protocol oriented networking kit. POPAPIKit is highly inspired by APIKit which created by ishkawa. A typical POPAPIKit work flow is like below diagram:
POPAPIKit POPAPIKit is a pure Swift implemented and protocol oriented networking kit. POPAPIKit is highly inspired by APIKit which created by ishkawa. A typical POPAPIKit work flow is like below diagram: