CNLiveUploadManager
本地验证 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 CNLiveNewTripartiteManagement.podspec --allow-warnings --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
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
Installation
CNLiveUploadManager is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CNLiveUploadManager'
Author
jyyjkt, jyyjkt@qq.com
License
CNLiveUploadManager is available under the MIT license. See the LICENSE file for more info.