PostCache 0.0.3× 测试已测试✓ 语言语言 SwiftSwift许可证 MIT 发布最后发布2016年7月 SPM支持 SPM✗由 Tyler Davis、Andrew Schoenfeld 维护。安装指南×PostCache 安装指南您想要将以下类似内容添加到您的 Podfile 中:target 'MyApp' do pod 'PostCache', '~> 0.0' end然后在您的终端内部或从 CocoaPods.app 中运行 pod install。或者为了测试运行,运行以下命令:pod try PostCache参见 PodspecGitHub 仓库CocoaPods.org 上的页面PostCache 0.0.3由华盛顿邮报WashingtonPost/PostCacheGitHub 仓库 PostCache 纯 Swift 编写的面向协议的缓存 要求 iOS 8.0+ Xcode 7.3+ 安装