Plus 0.5.3×由 jprothwell 维护。安装指南×Plus 安装指南您想要将以下类似代码添加到您的 Podfile 中:pod 'Plus', '~> 0.5'target 'MyApp' do pod 'Plus', '~> 0.5' end然后在您的终端内运行 pod install 命令,或者从 CocoaPods.app 中运行。要测试运行,可以运行以下命令:pod try Plus查看 PodspecGitHub 仓库CocoaPods.org 上的页面Plus 0.5.3由Leonjprothwell/UtilitesGitHub 仓库Utilites 示例 要运行示例项目,请克隆仓库,并首先从 Example 目录运行 pod install 命令。 要求 安装 Utilites 可通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 中 pod 'Utilites' 作者 Leon 许可证 这个工具采用MIT许可。更多信息请参阅LICENSE文件。
Utilites 示例 要运行示例项目,请克隆仓库,并首先从 Example 目录运行 pod install 命令。 要求 安装 Utilites 可通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 中 pod 'Utilites' 作者 Leon 许可证 这个工具采用MIT许可。更多信息请参阅LICENSE文件。