XZYPodTest 0.0.1×由AndyXie维护。安装指南×XZYPodTest的安装指南您想像下面这样将pod 'XZYPodTest', '~> 0.0'添加到Podfile中target 'MyApp' do pod 'XZYPodTest', '~> 0.0' end然后在您的终端内或从CocoaPods.app中运行pod install或者,为了进行测试运行,运行以下命令pod try XZYPodTest查看PodspecGitHub仓库CocoaPods.org上的页面XZYPodTest 0.0.1由AndyAndyXB/PodTestGitHub仓库PodTest 尝试创建自己的CocoaPods仓库。