diff --git a/Slauth.podspec b/Slauth.podspec index ba6a121..5feb63b 100644 --- a/Slauth.podspec +++ b/Slauth.podspec @@ -12,7 +12,7 @@ TODO: Add long description of the pod here. s.source = { :git => 'https://github.com/Devolutions/Slauth.git', :tag => s.version.to_s } s.swift_version = '5.0' - s.ios.deployment_target = '17.0' + s.ios.deployment_target = '16.0' s.source_files = 'wrappers/swift/classes/**/*', 'slauth.h' s.vendored_libraries = 'target/universal/release/*.a', 'target/x86_64-apple-io/release/*.a', 'target/aarch64-apple-ios/release/*.a'