Browse Source

使用最新库

jsonwang 3 năm trước cách đây
mục cha
commit
3439be31d7
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      Podfile

+ 2 - 2
Podfile

@@ -5,10 +5,10 @@ target 'MusicVideoPlus' do
   use_frameworks!
   use_frameworks!
   source 'https://github.com/CocoaPods/Specs.git'
   source 'https://github.com/CocoaPods/Specs.git'
   #pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git' , :tag => '0.1.1'
   #pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git' , :tag => '0.1.1'
-#   pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
+   pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
   # 使用本地路径
   # 使用本地路径
   #pod 'BFFramework', :path => '/Users/ak/Desktop/BFFramework/'
   #pod 'BFFramework', :path => '/Users/ak/Desktop/BFFramework/'
-  pod 'BFFramework', :path => '/Users/sanw/Desktop/BytesFlow/Projects/BFFramework/'
+#  pod 'BFFramework', :path => '/Users/sanw/Desktop/BytesFlow/Projects/BFFramework/'
 
 
   pod 'JWTDecode','2.6.0' # Apple登陆校验库
   pod 'JWTDecode','2.6.0' # Apple登陆校验库
   pod 'TYAttributedLabel','2.6.9' #  富文本
   pod 'TYAttributedLabel','2.6.9' #  富文本