diff --git a/TIMoyaNetworking/1.54.6/TIMoyaNetworking.podspec b/TIMoyaNetworking/1.54.6/TIMoyaNetworking.podspec index e1ce385..003e9dc 100644 --- a/TIMoyaNetworking/1.54.6/TIMoyaNetworking.podspec +++ b/TIMoyaNetworking/1.54.6/TIMoyaNetworking.podspec @@ -7,7 +7,7 @@ Pod::Spec.new do |s| s.author = { 'petropavel13' => 'ivan.smolin@touchin.ru' } s.source = { :git => 'https://git.svc.touchin.ru/TouchInstinct/LeadKit.git', :tag => s.version.to_s } - s.ios.deployment_target = '11.0' + s.ios.deployment_target = '12.0' s.swift_versions = ['5.7'] sources = 'Sources/**/*'