|
@@ -27,7 +27,8 @@ target 'Introduce' do
|
|
pod 'BFLogger', :git => 'https://git.yishihui.com/iOS/BFLogger.git'
|
|
pod 'BFLogger', :git => 'https://git.yishihui.com/iOS/BFLogger.git'
|
|
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'
|
|
|
|
+
|
|
## ak:Pods-for-testing
|
|
## ak:Pods-for-testing
|
|
# pod 'BFCommonKit', :path => '/Users/ak/Desktop/TZFrameworks/BFCommonKit/'
|
|
# pod 'BFCommonKit', :path => '/Users/ak/Desktop/TZFrameworks/BFCommonKit/'
|
|
# pod 'BFNetRequestKit', :path => '/Users/ak/Desktop/TZFrameworks/BFNetRequestKit/'
|
|
# pod 'BFNetRequestKit', :path => '/Users/ak/Desktop/TZFrameworks/BFNetRequestKit/'
|
|
@@ -36,6 +37,7 @@ target 'Introduce' do
|
|
# pod 'BFLogger', :path => '/Users/ak/Desktop/TZFrameworks/BFLogger/'
|
|
# pod 'BFLogger', :path => '/Users/ak/Desktop/TZFrameworks/BFLogger/'
|
|
# pod 'BFMediaKit', :path => '/Users/ak/Desktop/TZFrameworks/BFMediaKit/'
|
|
# pod 'BFMediaKit', :path => '/Users/ak/Desktop/TZFrameworks/BFMediaKit/'
|
|
# pod 'BFRecordScreenKit', :path => '/Users/ak/Desktop/TZFrameworks/BFRecordScreenKit/'
|
|
# pod 'BFRecordScreenKit', :path => '/Users/ak/Desktop/TZFrameworks/BFRecordScreenKit/'
|
|
|
|
+# pod 'BFAnalyzeKit', :path => '/Users/ak/Desktop/TZFrameworks/BFAnalyzeKit/'
|
|
|
|
|
|
## zq:Pods-for-testing
|
|
## zq:Pods-for-testing
|
|
# pod 'BFCommonKit', :path => '../BFCommonKit/'
|
|
# pod 'BFCommonKit', :path => '../BFCommonKit/'
|
|
@@ -45,6 +47,7 @@ target 'Introduce' do
|
|
# pod 'BFLogger', :path => '../BFLogger/'
|
|
# pod 'BFLogger', :path => '../BFLogger/'
|
|
# pod 'BFMediaKit', :path => '../BFMediaKit/'
|
|
# pod 'BFMediaKit', :path => '../BFMediaKit/'
|
|
# pod 'BFRecordScreenKit', :path => '../BFRecordScreenKit/'
|
|
# pod 'BFRecordScreenKit', :path => '../BFRecordScreenKit/'
|
|
|
|
+# pod 'BFAnalyzeKit', :path => '../BFAnalyzeKit/'
|
|
|
|
|
|
## ww:Pods-for-testing
|
|
## ww:Pods-for-testing
|
|
# pod 'BFCommonKit', :path => '../../BFCommonKit/Trunk'
|
|
# pod 'BFCommonKit', :path => '../../BFCommonKit/Trunk'
|
|
@@ -54,6 +57,8 @@ target 'Introduce' do
|
|
# pod 'BFLogger', :path => '../../BFLogger/Trunk'
|
|
# pod 'BFLogger', :path => '../../BFLogger/Trunk'
|
|
# pod 'BFMediaKit', :path => '../../BFMediaKit/Trunk'
|
|
# pod 'BFMediaKit', :path => '../../BFMediaKit/Trunk'
|
|
# pod 'BFRecordScreenKit', :path => '../../BFRecordScreenKit/Trunk'
|
|
# pod 'BFRecordScreenKit', :path => '../../BFRecordScreenKit/Trunk'
|
|
|
|
+# pod 'BFAnalyzeKit', :path => '../../BFAnalyzeKit/Trunk'
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
post_install do |installer|
|
|
post_install do |installer|
|