Commit 957a88c161387dd886d8f58d50be3d2be062d3a1

Authored by yanglingyu
1 parent a2fdc5db

readme

Showing 1 changed file with 6 additions and 0 deletions
README.md
1 # CNLiveCServiceModule 1 # CNLiveCServiceModule
  2 +本地验证
  3 +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
  4 +本地+远程验证
  5 +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
  6 +//推库
  7 +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
2 8
3 [![CI Status](https://img.shields.io/travis/杨苓玉/CNLiveCServiceModule.svg?style=flat)](https://travis-ci.org/杨苓玉/CNLiveCServiceModule) 9 [![CI Status](https://img.shields.io/travis/杨苓玉/CNLiveCServiceModule.svg?style=flat)](https://travis-ci.org/杨苓玉/CNLiveCServiceModule)
4 [![Version](https://img.shields.io/cocoapods/v/CNLiveCServiceModule.svg?style=flat)](https://cocoapods.org/pods/CNLiveCServiceModule) 10 [![Version](https://img.shields.io/cocoapods/v/CNLiveCServiceModule.svg?style=flat)](https://cocoapods.org/pods/CNLiveCServiceModule)