|
@@ -18,13 +18,13 @@ target 'Introduce' do
|
|
pod 'Bugly', '2.5.91'
|
|
pod 'Bugly', '2.5.91'
|
|
|
|
|
|
## Pods-for-AppStore
|
|
## Pods-for-AppStore
|
|
-# pod 'BFCommonKit', '1.4.9'
|
|
|
|
-# pod 'BFNetRequestKit', '0.2.3'
|
|
|
|
-# pod 'BFUIKit', '0.1.1'
|
|
|
|
-# pod 'BFMaterialKit', '0.1.6'
|
|
|
|
|
|
+# pod 'BFCommonKit', '1.5.9'
|
|
|
|
+# pod 'BFNetRequestKit', '1.0.3'
|
|
|
|
+# pod 'BFUIKit', '0.1.5'
|
|
|
|
+# pod 'BFMaterialKit', '0.2.7'
|
|
# pod 'BFLogger', '0.1.0'
|
|
# pod 'BFLogger', '0.1.0'
|
|
-# pod 'BFMediaKit', '0.1.0'
|
|
|
|
-# pod 'BFRecordScreenKit', '0.1.0'
|
|
|
|
|
|
+# pod 'BFMediaKit', '0.0.2'
|
|
|
|
+# pod 'BFRecordScreenKit', '1.0.0'
|
|
|
|
|
|
## Pods-for-Archive(Jenkins)
|
|
## Pods-for-Archive(Jenkins)
|
|
pod 'BFCommonKit', :git => 'https://git.yishihui.com/iOS/BFCommonKit.git'
|
|
pod 'BFCommonKit', :git => 'https://git.yishihui.com/iOS/BFCommonKit.git'
|
|
@@ -35,21 +35,20 @@ target 'Introduce' do
|
|
pod 'BFMediaKit', :git => 'https://git.yishihui.com/iOS/BFMediaKit.git'
|
|
pod 'BFMediaKit', :git => 'https://git.yishihui.com/iOS/BFMediaKit.git'
|
|
pod 'BFRecordScreenKit', :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git'
|
|
pod 'BFRecordScreenKit', :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git'
|
|
pod 'BFAnalyzeKit', :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git'
|
|
pod 'BFAnalyzeKit', :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git'
|
|
- pod "BFFFmpeglib" , :git => 'https://git.yishihui.com/iOS/BFFFmpeglib.git'
|
|
|
|
|
|
+ pod "BFFFmpeglib", :git => 'https://git.yishihui.com/iOS/BFFFmpeglib.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.9'
|
|
|
|
+# 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.5'
|
|
|
|
+# pod "BFMaterialKit", :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git', :tag => '0.2.7'
|
|
|
|
+# 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.2'
|
|
|
|
+# pod "BFRecordScreenKit", :git => 'https://git.yishihui.com/iOS/BFRecordScreenKit.git', :tag => '1.0.0'
|
|
|
|
+# 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
|
|
# pod 'BFCommonKit', :path => '../BFCommonKit/'
|
|
# pod 'BFCommonKit', :path => '../BFCommonKit/'
|
|
@@ -61,6 +60,9 @@ target 'Introduce' do
|
|
# pod 'BFRecordScreenKit', :path => '../BFRecordScreenKit/'
|
|
# pod 'BFRecordScreenKit', :path => '../BFRecordScreenKit/'
|
|
# pod 'BFAnalyzeKit', :path => '../BFAnalyzeKit/'
|
|
# pod 'BFAnalyzeKit', :path => '../BFAnalyzeKit/'
|
|
# pod 'BFFFmpeglib', :path => '../BFFFmpeglib/'
|
|
# pod 'BFFFmpeglib', :path => '../BFFFmpeglib/'
|
|
|
|
+# pod 'MLeaksFinder'
|
|
|
|
+# pod 'PLCrashReporter'
|
|
|
|
+
|
|
|
|
|
|
## ww:Pods-for-testing
|
|
## ww:Pods-for-testing
|
|
# pod 'BFCommonKit', :path => '../../BFCommonKit/Trunk'
|
|
# pod 'BFCommonKit', :path => '../../BFCommonKit/Trunk'
|