MEMRest 0.1.0×Maintained by Miller Mosquera.Installation Guide×Installation Guide for MEMRestYou want to add pod 'MEMRest', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'MEMRest', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try MEMRestSee PodspecGitHub RepoPage on CocoaPods.orgMEMRest 0.1.0ByMillerscriptMillerscript/MEMRestGitHub RepoMEMRest Library to manage my own API requests and responses