PostCache 0.0.3× TestsTested ✓ LangLanguage SwiftSwift License MIT ReleasedLast Release Jul 2016 SPMSupports SPM ✗Maintained by Tyler Davis, Andrew Schoenfeld.Installation Guide×Installation Guide for PostCacheYou want to add pod 'PostCache', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'PostCache', '~> 0.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 PostCacheSee PodspecGitHub RepoPage on CocoaPods.orgPostCache 0.0.3ByThe Washington PostWashingtonPost/PostCacheGitHub Repo PostCache Protocol-oriented cache in pure Swift Requirements iOS 8.0+ Xcode 7.3+ Installation