README.md 787 Bytes

由于之前的 CNLiveIMAManagerKit 库主页打不开了,新建 CNLiveNewIMAManagerKit 来替换 CNLiveIMAManagerKit

本地验证 pod lib lint --allow-warnings --no-clean --use-libraries --skip-import-validation --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git,http://bj.gitlab.cnlive.com/DSIOSTeam/DSSpecRepos.git --verbose

本地+远程验证 pod spec lint --allow-warnings --no-clean --use-libraries --skip-import-validation --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git,http://bj.gitlab.cnlive.com/DSIOSTeam/DSSpecRepos.git --verbose

推送 pod repo push CNLiveRepos CNLiveNewIMAManagerKit.podspec --allow-warnings --use-libraries --skip-import-validation --verbose