Commit 2cdf378c14bb16ce4830803e60708b5e38f94ed1

Authored by 梁星国
1 parent 2b114adf

提交

Showing 1 changed file with 1 additions and 1 deletions
CNLiveAVCamera.podspec
... ... @@ -17,7 +17,7 @@ TODO: Add long description of the pod here.
17 17 # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
18 18 s.license = { :type => 'MIT', :file => 'LICENSE' }
19 19 s.author = { 'jyyjkt' => 'jyyjkt@qq.com' }
20   - s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveDemo_LXG.git', :tag => s.version.to_s }
  20 + s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveAVCamera.git', :tag => s.version.to_s }
21 21 # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
22 22 s.ios.deployment_target = '9.0'
23 23 s.source_files = 'CNLiveAVCamera/Classes/XFAVCamera/*.{h,m}'
... ...