SPXKeychain 0.1.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发行最新版本2015年6月由 Shaps 维护。安装指南×SPXKeychain 安装指南您想将以下类似内容添加到 Podfile 中:target 'MyApp' do pod 'SPXKeychain', '~> 0.1' end然后在您的终端内运行 pod install,或从 CocoaPods.app 运行。作为另一种测试方法,运行以下命令:pod try SPXKeychain查看 PodspecGitHub 仓库CocoaPods.org 上的页面SPXKeychain 0.1.0由Shaps Mohseninshapsshaps80/SPXKeychainGitHub 仓库 用法 要运行示例项目,请克隆仓库,并首先在 Example 目录中运行 pod install。 需求 安装 SPXKeychain 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中: pod "SPXKeychain" 作者 Shaps Mohsenin, [email protected] 许可证 SPXKeychain 根据MIT许可证提供。有关更多信息,请参阅 LICENSE 文件。