GeddyPodTest 1.0.0×由 Geddy 维护。安装指南×GeddyPodTest 安装指南您想要将以下代码添加到 Podfile 中,类似于以下内容:target 'MyApp' do pod 'GeddyPodTest', '~> 1.0' end然后在您的终端或从 CocoaPods.app 运行 pod install 命令。或者,为了进行测试运行,运行以下命令:pod try GeddyPodTest查看 PodspecGitHub 仓库CocoaPods.org 上的页面GeddyPodTest 1.0.0作者:[email protected]Geddy1/MyPodTestGitHub 仓库MyPodTest my cocoapods test demo for wirte blog