| 
					
				 | 
			
			
				@@ -8,9 +8,9 @@ target 'MusicVideoPlus' do 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   source 'https://git.yishihui.com/iOS/BFSpecs.git' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   #使用指定tag 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    pod "BFMaterialKit" ,:git => 'https://git.yishihui.com/iOS/BFMaterialKit.git', :tag => '0.1.5' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-   pod "BFCommonKit" ,:git => 'https://git.yishihui.com/iOS/BFCommonKit.git', :tag => '1.4.7' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+   pod "BFCommonKit" ,:git => 'https://git.yishihui.com/iOS/BFCommonKit.git'#, :tag => '1.4.7' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    pod "BFNetRequestKit" ,:git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git', :tag => '0.2.1' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-   pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git', :tag => '1.0.5' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+   pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'#, :tag => '1.0.5' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    #使用主分支的最新代码 
			 |