Signed-off-by: Ivan Sein <ivan@nextcloud.com>
This commit is contained in:
Ivan Sein 2018-06-04 18:08:44 +02:00
Родитель 7aebbc237c
Коммит f078b036aa
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12,6 +12,6 @@ pod 'SlackTextViewController'
end
target "NotificationServiceExtension" do
pod 'AFNetworking', '~> 3.0'
pod 'AFNetworking', "3.1.0"
end