TestiOSPod 0.0.1×由 liuyuyu 维护。安装指南×TestiOSPod安装指南您需要在Podfile中添加如下类似的代码pod 'TestiOSPod', '~> 0.0'target 'MyApp' do pod 'TestiOSPod', '~> 0.0' end然后在您的终端中运行pod install,或者从CocoaPods.app中运行。或者,为了对其进行测试运行,运行以下命令pod try TestiOSPod查看PodspecGitHub存储库CocoaPods.org上的页面TestiOSPod 0.0.1由管理员github.com/13671447200GitHub存储库这是一个测试iOS项目!