[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 5 / f / GoogleMobileAdsMediationTeads / 4.6.3 / GoogleMobileAdsMediationTeads.podspec.json
blobe79f9f975e976166ae8f06fdb72b0407464e485b
2   "name": "GoogleMobileAdsMediationTeads",
3   "version": "4.6.3",
4   "summary": "AdMob Adapter for Teads' iOS SDK",
5   "module_name": "GoogleMobileAdsMediationTeads",
6   "description": "Use this adapter to include AdMob as a demand source in your mediation waterfall",
7   "homepage": "https://github.com/teads/TeadsSDK-adapter-admob-ios",
8   "documentation_url": "https://support.teads.tv/support/solutions/articles/36000166678-admob-google-ad-manager",
9   "license": {
10     "type": "Copyright",
11     "text": "Copyright Teads 2020"
12   },
13   "authors": {
14     "Teads": "support-sdk@teads.tv"
15   },
16   "source": {
17     "git": "https://github.com/teads/TeadsSDK-adapter-admob-ios.git",
18     "branch": "master",
19     "tag": "v4.6.3"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "static_framework": true,
25   "requires_arc": true,
26   "ios": {
27     "vendored_frameworks": "TeadsAdMobAdapter.framework"
28   },
29   "preserve_paths": "TeadsAdMobAdapter.framework",
30   "frameworks": "TeadsAdMobAdapter",
31   "dependencies": {
32     "TeadsSDK": [
33       "4.6.3"
34     ],
35     "Google-Mobile-Ads-SDK": [
36       ">= 7.31"
37     ]
38   }