v1.5.2 Release

This commit is contained in:
2024-03-06 01:21:08 +02:00
parent bb1445347d
commit 63ccc1eb32
5 changed files with 23 additions and 14 deletions

View File

@ -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'