|
@@ -32,8 +32,8 @@ target 'Introduce' do
|
|
|
pod 'BFUIKit', :git => 'https://git.yishihui.com/iOS/BFUIKit.git'
|
|
|
pod 'BFMaterialKit', :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git'
|
|
|
pod 'BFLogger', :git => 'https://git.yishihui.com/iOS/BFLogger.git'
|
|
|
- pod 'BFMediaKit', :git => 'https://git.yishihui.com/iOS/BFMediaKit.git'
|
|
|
- pod 'BFRecordScreenKit', :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git'
|
|
|
+ pod 'BFMediaKit', :git => 'https://git.yishihui.com/iOS/BFMediaKit.git',:branch => 'dev'
|
|
|
+ pod 'BFRecordScreenKit', :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git',:branch => 'dev'
|
|
|
pod 'BFAnalyzeKit', :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git'
|
|
|
pod "BFFFmpeglib", :git => 'https://git.yishihui.com/iOS/BFFFmpeglib.git'
|
|
|
|