CocoaPods

Making CocoaPods

2017-04-09  本文已影响8人  RX78178

如果你想将你自己的代码发布到市面上;或者有兴趣制作内部使用的你自己的 podspecs 仓库 —— 这儿就是你在寻找的地方。在这儿,你能找到有关创建你自己的 Podspecs,创建一个私有的仓库(repo),以及明白什么是我们认为最好的代码库实践。

1、Making a CocoaPod (https://guides.cocoapods.org/making/making-a-cocoapod.html)
创建并维护一个 CocoaPod

2、Using Pod Lib Create (https://guides.cocoapods.org/making/using-pod-lib-create.html)
快速上手并运行 CocoaPod 的指导

3、Getting setup with Trunk (https://guides.cocoapods.org/making/getting-setup-with-trunk.html)
介绍如何创建一个 CocoaPods 用户账户

4、Quality Indexes (https://guides.cocoapods.org/making/quality-indexes.html)
提升你的 CocoaPod’s 的搜索等级

5、Private Pods (https://guides.cocoapods.org/making/private-cocoapods.html)
如何配置一个私有的 Podspec 仓库,以维护内部使用的代码库

6、Specs and the Specs Repo (https://guides.cocoapods.org/making/specs-and-specs-repo.html)
学习有关创建 Podspec 和 Spec 仓库的内容。

上一篇下一篇

猜你喜欢

热点阅读