SSCache 0.1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Sam Soffes.Installation Guide×Installation Guide for SSCacheYou want to add pod 'SSCache', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'SSCache', '~> 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 SSCacheSee PodspecGitHub RepoPage on CocoaPods.orgSSCache 0.1.0BySam Soffessoffes/SSCacheGitHub Repo Simple in memory and on disk cache. Simple in memory and on disk cache for iOS and Mac OS X. Installation pod 'SSCache' Authors Sam Soffes License MIT