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 f00f376 commit 7e66b9eCopy full SHA for 7e66b9e
TeadsSDK.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
Teads allows you to integrate a single SDK into your app, and serve premium branded ads from Teads' SSP.
9
DESC
10
s.documentation_url = "https://support.teads.tv/support/solutions/articles/36000314785"
11
- s.ios.deployment_target = "10.0"
+ s.ios.deployment_target = "12.0"
12
s.homepage = "https://github.com/teads/TeadsSDK-iOS"
13
s.license = { :type => 'Copyright', :text => 'Copyright Teads 2021' }
14
s.author = { "Teads" => "[email protected]" }
0 commit comments