Commit ba7b3505e5f5dbce3f09b7b12bfcdf88267aaea3

Authored by 张旭
1 parent ddfb017f

修改命令

Showing 1 changed file with 3 additions and 3 deletions
README.md
1 1 # CNLiveServices
2 2  
3   -pod lib lint --allow-warnings
  3 +pod lib lint --allow-warnings --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git
4 4  
5   -pod spec lint --allow-warnings
  5 +pod spec lint --allow-warnings --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git
6 6  
7   -pod repo push CNLiveRepos CNLiveServices.podspec --allow-warnings
  7 +pod repo push CNLiveRepos CNLiveServices.podspec --allow-warnings --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git
8 8  
9 9  
10 10 [![CI Status](https://img.shields.io/travis/153993236@qq.com/CNLiveServices.svg?style=flat)](https://travis-ci.org/153993236@qq.com/CNLiveServices)
... ...