Storable 0.1.1×由 Pircate 维护。安装指南×Storable安装指南您想在Podfile中添加类似于以下内容的行来添加Storabletarget 'MyApp' do pod 'Storable', '~> 0.1' end然后在终端内或从CocoaPods.app内部运行pod install或者为了测试运行,运行以下命令pod try Storable见PodspecGitHub仓库CocoaPods.org上的页面Storable 0.1.1由PircatePircate/StorableGitHub仓库Storable 示例 要运行示例项目,请先克隆仓库,然后从Example目录中运行pod install 要求 安装 Storable可通过CocoaPods获得。要安装它,只需将以下行添加到您的Podfile中 pod 'Storable' 作者 Pircate, [email protected] 许可 Storable 依据 MIT 许可证提供。有关更多信息,请参阅 LICENSE 文件。
Storable 示例 要运行示例项目,请先克隆仓库,然后从Example目录中运行pod install 要求 安装 Storable可通过CocoaPods获得。要安装它,只需将以下行添加到您的Podfile中 pod 'Storable' 作者 Pircate, [email protected] 许可 Storable 依据 MIT 许可证提供。有关更多信息,请参阅 LICENSE 文件。