|
@@ -6,7 +6,8 @@ target 'MusicVideoPlus' do
|
|
source 'https://github.com/CocoaPods/Specs.git'
|
|
source 'https://github.com/CocoaPods/Specs.git'
|
|
pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
|
|
pod "BFFramework" ,:git => 'https://git.yishihui.com/iOS/BFFramework.git'
|
|
# 使用本地路径
|
|
# 使用本地路径
|
|
- # pod 'BFFramework', :path => '/Users/ak/Desktop/BFFramework/'
|
|
|
|
|
|
+ # pod 'BFFramework', :path => '/Users/ak/Desktop/BFFramework/'
|
|
|
|
+ # pod 'BFFramework', :path => '/Users/sanw/Desktop/BytesFlow/Projects/BFFramework/'
|
|
|
|
|
|
pod 'JWTDecode','2.6.0' # Apple登陆校验库
|
|
pod 'JWTDecode','2.6.0' # Apple登陆校验库
|
|
pod 'TYAttributedLabel','2.6.9' # 富文本
|
|
pod 'TYAttributedLabel','2.6.9' # 富文本
|