We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85bb044 commit 1f81f63Copy full SHA for 1f81f63
TeadsAdMobAdapter.podspec
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
14
15
s.source = { :git => 'https://github.com/teads/TeadsSDK-iOS.git', :tag => "#{s.version}" }
16
s.platform = 'ios'
17
- s.ios.deployment_target = '10.0'
+ s.ios.deployment_target = '12.0'
18
s.static_framework = true
19
s.requires_arc = true
20
s.source_files = ['MediationAdapters/TeadsAdMobAdapter/**/*{.swift}', 'MediationAdapters/Common/*{.swift}']
0 commit comments