v1.5.3 Release
This commit is contained in:
5
Podfile
5
Podfile
@ -12,9 +12,10 @@ def common_pods
|
||||
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'
|
||||
pod 'JGProgressHUD', '~> 2.2.0'
|
||||
pod 'SnapKit', '~> 5.6.0' # Update to 5.7.1 requires iOS 12.0
|
||||
pod 'Yaml', '~> 3.4.4'
|
||||
pod 'Mute', '~> 0.6.1' # To be used for changing tax status to busy when mute switch is toggled on
|
||||
end
|
||||
|
||||
target :Antidote do
|
||||
|
Reference in New Issue
Block a user