发布似有库 报错 网上其他那群猪 都不知道到底是因为什么造成就TM知道瞎写,没脑子的东西
1、你更新到cocopod 最新也没用
2、网上其他的人教程压根别信
3、说什么 source_files下没有找到对应的文件 纯属扯淡 SB玩意
可实用的方法 如果这个不行 我也就没办法
1、尝试更改为 spec.source = { :git => "https://github.com/theonelgq/LGQ_A_Category.git", :tag => "#{spec.version}" }
私有库 用到的命令
1、pod lib lint --allow-warnings
2、pod repo push xxxx xxxx.podsepc
3、pod cache list
4、pod cache clean --all
5、pod repo add TBMtimePodSpec git@github.com:tianbinbin/TBMtimePodSpec.git
6、pod repo remove TBMtimePodSpec
7、如果一直报错 就把 /.cocoapods/repos/xxxx 对应索引删掉 或者移除 重新加入 加载
8、 pod spec lint TBMtimeCommon.podspec --sources= 'https://github.com/tianbinbin/TBMtimePodSpec.git,https://github.com/CocoaPods/Specs.git' --verbose --allow-warnings
9、pod repo push TBMtimePodSpec TBMtimeCommon.podspec --allow-warnings
真尼玛奇葩