|
@@ -26,26 +26,25 @@ target 'Introduce' do
|
|
# pod 'BFRecordScreenKit', '0.1.0'
|
|
# pod 'BFRecordScreenKit', '0.1.0'
|
|
|
|
|
|
## Pods-for-Archive(Jenkins)
|
|
## Pods-for-Archive(Jenkins)
|
|
- pod 'BFCommonKit', :git => 'https://git.yishihui.com/iOS/BFCommonKit.git', :branch => 'languages'
|
|
|
|
- pod 'BFNetRequestKit', :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git'
|
|
|
|
- pod 'BFUIKit', :git => 'https://git.yishihui.com/iOS/BFUIKit.git', :branch => 'languages'
|
|
|
|
- pod 'BFMaterialKit', :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git', :branch => 'languages'
|
|
|
|
- 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', :branch => 'languages'
|
|
|
|
- pod 'BFAnalyzeKit', :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git'
|
|
|
|
|
|
+# pod 'BFCommonKit', :git => 'https://git.yishihui.com/iOS/BFCommonKit.git', :branch => 'languages'
|
|
|
|
+# pod 'BFNetRequestKit', :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git'
|
|
|
|
+# pod 'BFUIKit', :git => 'https://git.yishihui.com/iOS/BFUIKit.git', :branch => 'languages'
|
|
|
|
+# pod 'BFMaterialKit', :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git', :branch => 'languages'
|
|
|
|
+# 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', :branch => 'languages'
|
|
|
|
+# pod 'BFAnalyzeKit', :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git'
|
|
|
|
|
|
|
|
|
|
#使用指定tag
|
|
#使用指定tag
|
|
-# pod "BFCommonKit" , :git => 'https://git.yishihui.com/iOS/BFCommonKit.git' , :tag => '1.5.5'
|
|
|
|
-# pod "BFNetRequestKit" , :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git' , :tag => '1.0.3'
|
|
|
|
-# pod "BFUIKit" , :git => 'https://git.yishihui.com/iOS/BFUIKit.git' , :tag => '0.1.3'
|
|
|
|
-# pod "BFMaterialKit" , :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git' , :tag => '0.2.2'
|
|
|
|
-# pod "BFLogger" , :git => 'https://git.yishihui.com/iOS/BFLogger.git' , :tag => '0.1.0'
|
|
|
|
-# pod "BFMediaKit" , :git => 'https://git.yishihui.com/iOS/BFMediaKit.git' , :tag => '0.0.1'
|
|
|
|
-# pod "BFRecordScreenKit" , :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git' , :tag => '0.0.1'
|
|
|
|
-# pod "BFAnalyzeKit" , :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git' , :tag => '0.0.1'
|
|
|
|
-#
|
|
|
|
|
|
+pod "BFCommonKit" , :git => 'https://git.yishihui.com/iOS/BFCommonKit.git' , :tag => '1.5.7'
|
|
|
|
+pod "BFNetRequestKit" , :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git' , :tag => '1.0.3'
|
|
|
|
+pod "BFUIKit" , :git => 'https://git.yishihui.com/iOS/BFUIKit.git' , :tag => '0.1.4'
|
|
|
|
+pod "BFMaterialKit" , :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git' , :tag => '0.2.5'
|
|
|
|
+pod "BFLogger" , :git => 'https://git.yishihui.com/iOS/BFLogger.git' , :tag => '0.1.0'
|
|
|
|
+pod "BFMediaKit" , :git => 'https://git.yishihui.com/iOS/BFMediaKit.git' , :tag => '0.0.1'
|
|
|
|
+pod "BFRecordScreenKit" , :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git' , :tag => '0.0.2'
|
|
|
|
+pod "BFAnalyzeKit" , :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git' , :tag => '0.0.1'
|
|
|
|
|
|
## ak:Pods-for-testing
|
|
## ak:Pods-for-testing
|
|
## zq:Pods-for-testing
|
|
## zq:Pods-for-testing
|