SAMCache 0.3.3× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Sep 2015Maintained by Sam Soffes.Installation Guide×Installation Guide for SAMCacheYou want to add pod 'SAMCache', '~> 0.3' similar to the following to your Podfile:target 'MyApp' do pod 'SAMCache', '~> 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 SAMCacheSee PodspecGitHub RepoPage on CocoaPods.orgSAMCache 0.3.3BySam Soffessoffes/SAMCacheGitHub Repo Simple in memory and on disk cache. Simple in memory and on disk cache for iOS and Mac OS X. Installation pod 'SAMCache' Authors Sam Soffes License MIT