v1.5.2 Release
This commit is contained in:
4
Podfile
4
Podfile
@ -9,8 +9,8 @@ def common_pods
|
||||
pod 'objcTox', :path => 'local_pod_repo/objcTox/'
|
||||
pod "cmp", :path => 'local_pod_repo/cmp'
|
||||
pod "toxcore", :path => 'local_pod_repo/toxcore'
|
||||
pod 'UITextView+Placeholder', '~> 1.1.0'
|
||||
pod 'SDCAlertView', '~> 2.5.4'
|
||||
pod 'UITextView+Placeholder', '~> 1.4.0'
|
||||
pod 'SDCAlertView', '~> 12.0.3'
|
||||
pod 'LNNotificationsUI', :git => 'https://github.com/LeoNatan/LNNotificationsUI.git', :commit => '3f75043fc6e77b4180b76cb6cfff4faa506ab9fc'
|
||||
pod 'JGProgressHUD', '~> 1.4.0'
|
||||
pod 'SnapKit', '~> 5.6.0'
|
||||
|
Reference in New Issue
Block a user