ImageCache 1.0.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release May 2014Maintained by Unclaimed.Installation Guide×Installation Guide for ImageCacheYou want to add pod 'ImageCache', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'ImageCache', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ImageCacheSee PodspecGitHub RepoPage on CocoaPods.orgImageCache 1.0.0ByBenGordonbennyguitar/ImageCacheGitHub Repo Basic image cache. For caching image into memory or disk. Installation pod 'ImageCache' Authors Zhang Zonghui License MIT