瀏覽代碼

Merge branch 'dev' of https://git.yishihui.com/iOS/MusicVideoPlus into dev

* 'dev' of https://git.yishihui.com/iOS/MusicVideoPlus:
  Update 'Podfile'
huzhiqiang 3 年之前
父節點
當前提交
2f3f83678b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      Podfile

+ 2 - 1
Podfile

@@ -3,7 +3,8 @@ platform :ios, '10.0'
 target 'MusicVideoPlus' do
   # Comment the next line if you don't want to use dynamic frameworks
   use_frameworks!
-  source 'https://github.com/CocoaPods/Specs.git'
+  #source 'https://github.com/CocoaPods/Specs.git'
+  source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git'
   source 'https://git.yishihui.com/iOS/BFSpecs.git'
 #  pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git', :tag => '1.0.4'
 #  pod 'BFFramework', :git => 'https://git.yishihui.com/iOS/BFFramework.git', :branch => 'mv-dev-130'