Storage
示例
要运行示例项目,请克隆仓库,然后首先从 Example 目录中运行 pod install
。
要求
安装
Storage 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile
pod 'Storage', '~> 0.1.0'
pod 'Runtime', :git => 'https://github.com/wickwirew/Runtime.git' // The version in pods is 2.2.2, which requires 2.2.4
作者
pozi119, [email protected]
许可证
存储可用MIT许可证。有关详细信息,请参阅LICENSE文件。