| 
					
				 | 
			
			
				@@ -26,28 +26,28 @@ target 'Introduce' do 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #  pod 'BFRecordScreenKit',     '0.1.0' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ## Pods-for-Archive(Jenkins) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-#  pod 'BFCommonKit',           :git => 'https://git.yishihui.com/iOS/BFCommonKit.git' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-#  pod 'BFNetRequestKit',       :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-#  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 'BFAnalyzeKit',          :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  pod 'BFCommonKit',           :git => 'https://git.yishihui.com/iOS/BFCommonKit.git' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  pod 'BFNetRequestKit',       :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  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 'BFAnalyzeKit',          :git => 'https://git.yishihui.com/iOS/BFAnalyzeKit.git' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #  pod 'BFFFmpeglib',          :git => 'https://git.yishihui.com/iOS/BFFFmpeglib.git' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #使用指定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.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' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+# 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+# 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ## ak:Pods-for-testing 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ## zq:Pods-for-testing 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #  pod 'BFCommonKit',           :path => '../BFCommonKit/' 
			 |