美文网首页CocoaPods
Making CocoaPods

Making CocoaPods

作者: RX78178 | 来源:发表于2017-04-09 16:19 被阅读8次

    如果你想将你自己的代码发布到市面上;或者有兴趣制作内部使用的你自己的 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 仓库的内容。

    相关文章

      网友评论

        本文标题:Making CocoaPods

        本文链接:https://www.haomeiwen.com/subject/hbbdattx.html