Commit 1bf814f5c24f7cf7af518d28835c159aa68ce7f9
1 parent
5428b726
10.0
Showing
2 changed files
with
4 additions
and
4 deletions
CNLiveBaseClass.podspec
| @@ -28,7 +28,7 @@ TODO: 网家家-基类. | @@ -28,7 +28,7 @@ TODO: 网家家-基类. | ||
| 28 | s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveBaseClass.git', :tag => s.version.to_s } | 28 | s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveBaseClass.git', :tag => s.version.to_s } |
| 29 | # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' | 29 | # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' |
| 30 | 30 | ||
| 31 | - s.ios.deployment_target = '9.0' | 31 | + s.ios.deployment_target = '10.0' |
| 32 | 32 | ||
| 33 | # s.source_files = 'CNLiveBaseClass/Classes/**/*' | 33 | # s.source_files = 'CNLiveBaseClass/Classes/**/*' |
| 34 | 34 |
README.md
| 1 | # CNLiveBaseClass | 1 | # CNLiveBaseClass |
| 2 | 2 | ||
| 3 | -pod lib lint --allow-warnings --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git | 3 | +pod lib lint --allow-warnings --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git --verbose |
| 4 | 4 | ||
| 5 | -pod spec lint --allow-warnings --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git | 5 | +pod spec lint --allow-warnings --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git --verbose |
| 6 | 6 | ||
| 7 | -pod repo push CNLiveRepos CNLiveBaseClass.podspec --allow-warnings --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git | 7 | +pod repo push CNLiveRepos CNLiveBaseClass.podspec --allow-warnings --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git --verbose |
| 8 | 8 | ||
| 9 | [](https://travis-ci.org/153993236@qq.com/CNLiveBaseClass) | 9 | [](https://travis-ci.org/153993236@qq.com/CNLiveBaseClass) |
| 10 | [](https://cocoapods.org/pods/CNLiveBaseClass) | 10 | [](https://cocoapods.org/pods/CNLiveBaseClass) |