Commit acc62dffd2f1921dbd949814b1863b0b52255a7d

Authored by iOS-Xiaowen
2 parents cd215657 5c250107

Merge branch 'master' of bj.gitlab.cnlive.com:ios-team/ScioLive

Showing 1 changed file with 2 additions and 1 deletions
... ... @@ -2,7 +2,8 @@ platform :ios, '8.0'
2 2  
3 3 use_frameworks!
4 4 source 'http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git'
5   -
  5 +#source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git'
  6 +source 'https://cdn.cocoapods.org'
6 7 target 'CNLiveScioLive' do
7 8 #pod 'mob_sharesdk', '~> 4.1.4'
8 9 #QQ
... ...