CNLiveBusinessTools
本地验证 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 CNLiveBusinessTools.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
CNLiveBusinessTools is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CNLiveBusinessTools'
Author
郭瑞朋, guoruipeng@cnlive.com
License
CNLiveBusinessTools is available under the MIT license. See the LICENSE file for more info.