CNLiveWitnessVideoModule
#本地验证
pod lib lint --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git --allow-warnings --use-libraries
#远程验证
pod spec lint --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git --allow-warnings --use-libraries
#推送
pod repo push CNLiveRepos CNLiveWitnessVideoModule.podspec --allow-warnings --use-libraries --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
Installation
CNLiveWitnessVideoModule is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CNLiveWitnessVideoModule'
Author
dawanzi, 1427945373@qq.com
License
CNLiveWitnessVideoModule is available under the MIT license. See the LICENSE file for more info.