Commit 03ef124f9949a2620afc7c074fbc0f40580aa0ee
1 parent
091d29e3
提交
Showing
1 changed file
with
2 additions
and
2 deletions
CNLiveAVCamera.podspec
| @@ -14,11 +14,11 @@ Pod::Spec.new do |s| | @@ -14,11 +14,11 @@ Pod::Spec.new do |s| | ||
| 14 | TODO: Add long description of the pod here. | 14 | TODO: Add long description of the pod here. |
| 15 | DESC | 15 | DESC |
| 16 | 16 | ||
| 17 | - s.homepage = 'https://github.com/jyyjkt/CNLiveAVCamera' | 17 | + s.homepage = 'http://bj.gitlab.cnlive.com/ios-team' |
| 18 | # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' | 18 | # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' |
| 19 | s.license = { :type => 'MIT', :file => 'LICENSE' } | 19 | s.license = { :type => 'MIT', :file => 'LICENSE' } |
| 20 | s.author = { 'jyyjkt' => 'jyyjkt@qq.com' } | 20 | s.author = { 'jyyjkt' => 'jyyjkt@qq.com' } |
| 21 | - s.source = { :git => 'https://github.com/jyyjkt/CNLiveAVCamera.git', :tag => s.version.to_s } | 21 | + s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveDemo_LXG.git', :tag => s.version.to_s } |
| 22 | # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' | 22 | # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' |
| 23 | s.ios.deployment_target = '8.0' | 23 | s.ios.deployment_target = '8.0' |
| 24 | s.source_files = 'CNLiveAVCamera/Classes/XFAVCamera/*.{h,m}' | 24 | s.source_files = 'CNLiveAVCamera/Classes/XFAVCamera/*.{h,m}' |