Commit 693d066b4a25e3ddbc342cb8b72c928da19fe53f
1 parent
a4d78f58
提交readMe
Showing
1 changed file
with
3 additions
and
1 deletions
README.md
| @@ -7,7 +7,9 @@ | @@ -7,7 +7,9 @@ | ||
| 7 | 7 | ||
| 8 | ## Example | 8 | ## Example |
| 9 | 9 | ||
| 10 | -To run the example project, clone the repo, and run `pod install` from the Example directory first. | 10 | +pod spec lint --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git --allow-warnings --use-libraries --skip-import-validation |
| 11 | + | ||
| 12 | +pod repo push CNLiveRepos CNLiveImagePickerController.podspec --allow-warnings --use-libraries --skip-import-validation | ||
| 11 | 13 | ||
| 12 | ## Requirements | 14 | ## Requirements |
| 13 | 15 |