|
@@ -4,7 +4,7 @@ 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' , :tag => '0.1.2'
|
|
|
+ pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
|
|
|
|
|
|
# pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
|
|
|
# 使用本地路径
|