TestApp1 0.0.1×由Marthitejasree维护。安装指南×TestApp1安装指南您需要在Podfile中添加类似下面的pod 'TestApp1', '~> 0.0'target 'MyApp' do pod 'TestApp1', '~> 0.0' end然后在您的终端中运行pod install或者在CocoaPods.app中运行。或者为了测试运行,运行以下命令pod try TestApp1查看PodspecGitHub存储库CocoaPods.org上的页面TestApp1 0.0.1作者MarthitejasreeMarthitejasree/TestApp1GitHub存储库TestApp1