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