RTestC 0.1.0×由 Rajesh Shiyal 维护。安装指南×RTestC 的安装指南您想要将类似以下内容添加到您的 Podfile 中:target 'MyApp' do pod 'RTestC', '~> 0.1' end然后,在终端或从 CocoaPods.app 中运行 pod install 命令。或者为了进行测试运行,运行以下命令:pod try RTestC查看 PodspecGitHub 代码库CocoaPods.org 上的页面RTestC 0.1.0作者imrajeshcoderimrajeshcoder/RTestCGitHub 代码库RTestC 示例 要运行示例项目,首先克隆代码库,然后从 Example 目录首次运行 pod install。 需求 安装 RTestC 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中: pod 'RTestC' 作者 imrajeshcoder, [email protected] 许可协议 RTestC 可在 MIT 许可下使用。有关更多信息,请参阅 LICENSE 文件。
RTestC 示例 要运行示例项目,首先克隆代码库,然后从 Example 目录首次运行 pod install。 需求 安装 RTestC 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中: pod 'RTestC' 作者 imrajeshcoder, [email protected] 许可协议 RTestC 可在 MIT 许可下使用。有关更多信息,请参阅 LICENSE 文件。