MyFirstPod_dingle 0.1.1× 测试已测试✗ Lang语言 Obj-CObjective C许可 MIT Released最后发布2017年10月由 dingle 维护。安装指南×MyFirstPod_dingle 的安装指南您想在您的 Podfile 中添加类似以下内容的代码:target 'MyApp' do pod 'MyFirstPod_dingle', '~> 0.1' end然后在终端中运行 pod install,或者从 CocoaPods.app 运行。或者要测试运行,可以运行以下命令:pod try MyFirstPod_dingle查看 PodspecGitHub 仓库CocoaPods.org 上的页面MyFirstPod_dingle 0.1.1作者[email protected]DingLe888/MyFirstPodGitHub 仓库 MyFirstPod 示例 要运行示例项目,请首先克隆仓库,然后从 Example 目录运行 pod install。 必需条件 安装 MyFirstPod 通过 CocoaPods 提供。要安装它,只需在 Podfile 中添加以下行: pod 'MyFirstPod' 作者 [email protected],[email protected] 许可 MyFirstPod 采用 MIT 许可证提供。更多信息请查阅 LICENSE 文件。