添加皮肤
This commit is contained in:
4
Podfile
4
Podfile
@@ -21,7 +21,7 @@ target 'keyBoard' do
|
||||
pod 'MJExtension', '3.4.2'
|
||||
pod 'MJRefresh', '3.7.9'
|
||||
pod 'SDWebImage', '5.21.1'
|
||||
pod 'SSZipArchive', '~> 2.5'
|
||||
pod 'SSZipArchive', '~> 2.4.3'
|
||||
end
|
||||
|
||||
target 'CustomKeyboard' do
|
||||
@@ -34,6 +34,6 @@ target 'CustomKeyboard' do
|
||||
pod 'MBProgressHUD', '1.2.0'
|
||||
pod 'MJExtension', '3.4.2'
|
||||
pod 'DZNEmptyDataSet', '1.8.1'
|
||||
pod 'SSZipArchive', '~> 2.5'
|
||||
# pod 'SSZipArchive', '~> 2.5'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user