CNLiveCServiceModule
本地验证 pod lib lint --allow-warnings --use-libraries --skip-import-validation --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git 本地+远程验证 pod spec lint --allow-warnings --use-libraries --skip-import-validation --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git //推库 pod repo push CNLiveRepos CNLiveCServiceModule.podspec --allow-warnings --use-libraries --skip-import-validation --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
CNLiveCServiceModule is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CNLiveCServiceModule'
Author
杨苓玉, ios_18710032165@163.com
License
CNLiveCServiceModule is available under the MIT license. See the LICENSE file for more info.