PodRepoSample 1.0.1×由 Cenk Işık 维护。安装指南×PodRepoSample 安装指南您想将以下内容添加到 Podfile 中,类似于以下示例:target 'MyApp' do pod 'PodRepoSample', '~> 1.0' end然后在内置终端或从 CocoaPods.app 中运行 pod install。或者为了测试运行,运行以下命令:pod try PodRepoSample查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面PodRepoSample 1.0.1由用户名cenksk/PodRepoSampleGitHub 仓库PodRepoSample