CNLiveEnvironment
pod lib lint
pod spec lint
pod repo push CNLiveRepos CNLiveEnvironment.podspec
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
Installation
CNLiveEnvironment is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CNLiveEnvironment'
Author
153993236@qq.com, zhangxiaowen@cnlive.com
License
CNLiveEnvironment is available under the MIT license. See the LICENSE file for more info.
##推送 pod repo push CNLiveRepos CNLiveEnvironment.podspec --verbose --allow-warnings --use-libraries --skip-import-validation