[Fix] TIUIElements (1.54.6)

This commit is contained in:
Ivan Smolin 2024-01-30 21:32:50 +03:00
parent b4d2dac5d9
commit 47b2fbf5ea
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Pod::Spec.new do |s|
'castlele' => 'nikita.semenov@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/**/*'