зеркало из https://github.com/nextcloud/talk-ios.git
Update TOCropViewController to 2.6.x
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
This commit is contained in:
Родитель
8888bed29f
Коммит
30c5c139b0
6
Podfile
6
Podfile
|
@ -16,7 +16,7 @@ pod 'MaterialComponents/ActivityIndicator'
|
|||
pod 'Toast', '~> 4.0.0'
|
||||
pod "PulsingHalo"
|
||||
pod 'MBProgressHUD', '~> 1.2.0'
|
||||
pod 'TOCropViewController', '2.5.5'
|
||||
pod 'TOCropViewController', '~> 2.6.0'
|
||||
end
|
||||
|
||||
target "NotificationServiceExtension" do
|
||||
|
@ -34,7 +34,7 @@ pod 'MaterialComponents/ActivityIndicator'
|
|||
pod 'Toast', '~> 4.0.0'
|
||||
pod "PulsingHalo"
|
||||
pod 'MBProgressHUD', '~> 1.2.0'
|
||||
pod 'TOCropViewController', '2.5.5'
|
||||
pod 'TOCropViewController', '~> 2.6.0'
|
||||
end
|
||||
|
||||
target "ShareExtension" do
|
||||
|
@ -52,7 +52,7 @@ pod 'MaterialComponents/ActivityIndicator'
|
|||
pod 'Toast', '~> 4.0.0'
|
||||
pod "PulsingHalo"
|
||||
pod 'MBProgressHUD', '~> 1.2.0'
|
||||
pod 'TOCropViewController', '2.5.5'
|
||||
pod 'TOCropViewController', '~> 2.6.0'
|
||||
end
|
||||
|
||||
post_install do |installer|
|
||||
|
|
Загрузка…
Ссылка в новой задаче