gitInit 0.0.1×由HX维护。安装指南×gitInit安装指南你需要在Podfile中添加与以下类似的pod 'gitInit', '~> 0.0'target 'MyApp' do pod 'gitInit', '~> 0.0' end然后在终端或CocoaPods.app中运行pod install或者为了测试运行,运行以下命令pod try gitInit查看PodspecGitHub 仓库CocoaPods.org上的页面gitInit 0.0.1由[email protected]gitInit/gitInitGitHub 仓库HXdemo 测试代码仓库