Skip to content

Commit f00f376

Browse files
Update TeadsSASAdapter.podspec
1 parent a6e1071 commit f00f376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TeadsSASAdapter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
1414

1515
s.source = { :git => 'https://github.com/teads/TeadsSDK-iOS.git', :tag => "#{s.version}" }
1616
s.platform = 'ios'
17-
s.ios.deployment_target = '10.0'
17+
s.ios.deployment_target = '12.0'
1818
s.static_framework = true
1919
s.requires_arc = true
2020
s.source_files = [ 'MediationAdapters/TeadsSASAdapter/**/*{.swift}', 'MediationAdapters/Common/*{.swift}']

0 commit comments

Comments
 (0)