Skip to content

Commit a6e1071

Browse files
Update TeadsAppLovinAdapter.podspec
1 parent 1f81f63 commit a6e1071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TeadsAppLovinAdapter.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/TeadsAppLovinAdapter/**/*{.swift}', 'MediationAdapters/Common/*{.swift}']

0 commit comments

Comments
 (0)