美文网首页
创建自己的pod库

创建自己的pod库

作者: 泽泽伐木类 | 来源:发表于2020-04-29 11:00 被阅读0次
pod trunk register [Your-Email] '[Your-Name]' --description='[Your-Desc]'

pod trunk me

pod spec create [NAME]

pod spec lint

pod trunk push [NAME].podspec

pod repo update master --verbose

pod install --repo-update

相关文章

网友评论

      本文标题:创建自己的pod库

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