更新 CocoaPods
$ gem update CocoaPods
更新 Pods 库
pod repo update
建立 Spec
$ pod spec create Bananas
$ pod spec create https://github.com/nickcheng/NCChineseConverter
Tag 要先 给 项目 打 个
$ git tag -a 1.0.0 -m "Tag release 1.0.0"
$ git push --tags
编辑 你 的 Spec 文件
检验 你 的 Spec 文件
$ pos spec lint xxx.podspec
提交 Ticket / PR 或 直接 放到 CocoaPods / Spec 项目 里. 要按 版本 建 目录