diff --git a/TIYandexMapUtils/TIYandexMapUtils.podspec b/TIYandexMapUtils/TIYandexMapUtils.podspec index 4d529020..02e78c07 100644 --- a/TIYandexMapUtils/TIYandexMapUtils.podspec +++ b/TIYandexMapUtils/TIYandexMapUtils.podspec @@ -7,7 +7,7 @@ Pod::Spec.new do |s| s.author = { 'petropavel13' => 'ivan.smolin@touchin.ru' } s.source = { :git => 'https://gitlab.ti/touchinstinct/LeadKit.git', :tag => s.version.to_s } - s.ios.deployment_target = '10.0' + s.ios.deployment_target = '12.0' s.swift_versions = ['5.3'] s.source_files = s.name + '/Sources/**/*'