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