ParseUtils 0.4.0× 测试已测试✗ 语言语言 SwiftSwift许可证 MIT 发布上次发布2016年1月 SPM支持 SPM✗由 Logan Shire 维护。安装指南×ParseUtils 安装指南您希望在 Podfile 中添加类似的代码 pod 'ParseUtils', '~> 0.4'target 'MyApp' do pod 'ParseUtils', '~> 0.4' end然后在您的终端或从 CocoaPods.app 中运行 pod install另外,为了测试它,请运行以下命令:pod try ParseUtils查看 PodspecGitHub 仓库CocoaPods.org 上的页面ParseUtils 0.4.0由Logan ShireAttilaTheFun/ParseServiceGitHub 仓库 ParseService 用法 要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install 要求 安装 ParseService 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile pod "ParseService" 作者 Logan Shire, [email protected] 许可证 ParseService 提供 MIT 许可证。有关更多信息,请参阅 LICENSE 文件。