jsonwang 4 лет назад
Родитель
Сommit
251e477c6d
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      MusicVideoPlus/Podfile

+ 2 - 2
MusicVideoPlus/Podfile

@@ -4,9 +4,9 @@ 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'
-#  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 'JWTDecode','2.6.0' # Apple登陆校验库
   pod 'TYAttributedLabel','2.6.9' #  富文本