AppCore 0.3.0×Maintained by sariweb.Installation Guide×Installation Guide for AppCoreYou want to add pod 'AppCore', '~> 0.3' similar to the following to your Podfile:target 'MyApp' do pod 'AppCore', '~> 0.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AppCoreSee PodspecGitHub RepoPage on CocoaPods.orgAppCore 0.3.0Bysariwebsariweb/AppCoreGitHub RepoAppCore A reusable framework that allows me to easily share code across apps.