Commit 957a88c161387dd886d8f58d50be3d2be062d3a1
1 parent
a2fdc5db
readme
Showing
1 changed file
with
6 additions
and
0 deletions
README.md
| 1 | 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 | 9 | [](https://travis-ci.org/杨苓玉/CNLiveCServiceModule) |
| 4 | 10 | [](https://cocoapods.org/pods/CNLiveCServiceModule) | ... | ... |