1
This commit is contained in:
9
Podfile
9
Podfile
@@ -8,15 +8,16 @@ target 'keyBoard' do
|
||||
|
||||
pod 'AFNetworking','4.0.1'
|
||||
pod 'Bugly', :configurations => ['Release']
|
||||
pod 'DZNEmptyDataSet', '1.8.1'
|
||||
pod 'FLAnimatedImage', '~> 1.0.17'
|
||||
pod 'HWPanModal', '~> 0.9.9'
|
||||
pod 'LSTPopView', '~> 0.3.10'
|
||||
pod 'LookinServer', :configurations => ['Debug']
|
||||
pod 'Masonry', '1.1.0'
|
||||
pod 'MBProgressHUD', '1.2.0'
|
||||
pod 'MJExtension', '3.4.2'
|
||||
pod 'MJRefresh', '3.7.9'
|
||||
pod 'SDWebImage', '5.21.1'
|
||||
pod 'DZNEmptyDataSet', '1.8.1'
|
||||
pod 'HWPanModal', '~> 0.9.9'
|
||||
pod 'FLAnimatedImage', '~> 1.0.17'
|
||||
pod 'LookinServer', :configurations => ['Debug']
|
||||
end
|
||||
|
||||
target 'CustomKeyboard' do
|
||||
|
||||
Reference in New Issue
Block a user