MEMBase 0.1.3×Maintained by Miller Mosquera.Installation Guide×Installation Guide for MEMBaseYou want to add pod 'MEMBase', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'MEMBase', '~> 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 MEMBaseSee PodspecGitHub RepoPage on CocoaPods.orgMEMBase 0.1.3ByMillerscriptMillerscript/MEMBaseGitHub RepoMEMBase My complete base code, based on my own experience