myFirstCocos 1.0.2×由dream98806维护。安装指南×myFirstCocos 安装指南您想将以下类似的代码 pod 'myFirstCocos', '~> 1.0' 添加到您的 Podfile 中target 'MyApp' do pod 'myFirstCocos', '~> 1.0' end然后在您终端内运行 pod install,或者从 CocoaPods.app 中运行。或者要测试运行,运行以下命令pod try myFirstCocos查看 PodspecGitHub 仓库CocoaPods.org 上的页面myFirstCocos 1.0.2由colbertdream198806/myFirstCocosGitHub 仓库myFirstCocos