RMTutorial 0.3.7× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布上次发布2016年10月由Robert Miller维护。安装指南×RMTutorial 安装指南您想要在 Podfile 中添加类似于以下的 pod 'RMTutorial', '~> 0.3'target 'MyApp' do pod 'RMTutorial', '~> 0.3' end然后在终端中运行 pod install,或者在 CocoaPods.app 中。或者要测试运行,运行以下命令pod try RMTutorial查看 PodspecGitHub 仓库CocoaPods.org 上的页面RMTutorial 0.3.7由rjmiller2543rjmiller2543/RMTutorialGitHub 仓库 示例 要运行示例项目,首先克隆仓库,然后从 Example 目录运行 pod install。 要求 安装 RMTutorial 通过 CocoaPods 提供。要安装它,只需将以下行添加到 Podfile 中 pod "RMTutorial" 作者 rjmiller2543, [email protected] 许可证 RMTutorial 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。