Explorar el Código

指定到最新库代码

jsonwang hace 3 años
padre
commit
6132443799
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Podfile

+ 2 - 2
Podfile

@@ -5,8 +5,8 @@ target 'MusicVideoPlus' do
   use_frameworks!
   source 'https://github.com/CocoaPods/Specs.git'
 #  source 'https://git.yishihui.com/wenweiwei/BFSpecs.git'
-  pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git' , :tag => '0.1.5'
-  # pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
+#  pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git' , :tag => '0.1.5'
+   pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
 # pod 'BFMaterialKit'
   # 使用本地路径
 # pod 'BFFramework', :path => '/Users/ak/Desktop/BFFramework/'