|  | @@ -5,8 +5,8 @@ target 'MusicVideoPlus' do
 | 
	
		
			
				|  |  |    use_frameworks!
 | 
	
		
			
				|  |  |    source 'https://github.com/CocoaPods/Specs.git'
 | 
	
		
			
				|  |  |  #  source 'https://git.yishihui.com/wenweiwei/BFSpecs.git'
 | 
	
		
			
				|  |  | -#  pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git' , :tag => '0.1.6'
 | 
	
		
			
				|  |  | -   pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
 | 
	
		
			
				|  |  | +  pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git' , :tag => '1.0.3'
 | 
	
		
			
				|  |  | +#   pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
 | 
	
		
			
				|  |  |    # 使用本地路径
 | 
	
		
			
				|  |  |  # pod 'BFFramework', :path => '/Users/ak/Desktop/BFFramework/'
 | 
	
		
			
				|  |  |  #  pod 'BFFramework', :path => '/Users/sanw/Desktop/BytesFlow/Projects/BFFramework/'
 |