Commit 53782e6f3c824ba7238b6f30a154d779873b8a8e
1 parent
4ac03333
no message
Showing
1 changed file
with
1 additions
and
1 deletions
Podfile
| @@ -23,7 +23,7 @@ target 'CNLiveScioLive' do | @@ -23,7 +23,7 @@ target 'CNLiveScioLive' do | ||
| 23 | pod 'MJExtension' | 23 | pod 'MJExtension' |
| 24 | pod 'IQKeyboardManager' | 24 | pod 'IQKeyboardManager' |
| 25 | pod 'SVProgressHUD' | 25 | pod 'SVProgressHUD' |
| 26 | - pod 'MBProgressHUD', '~> 1.1.0' | 26 | + pod 'MBProgressHUD' |
| 27 | pod 'TYAttributedLabel', '~> 2.6.2' | 27 | pod 'TYAttributedLabel', '~> 2.6.2' |
| 28 | pod 'FMDB' | 28 | pod 'FMDB' |
| 29 | pod 'AvoidCrash', '~> 2.5.2' | 29 | pod 'AvoidCrash', '~> 2.5.2' |