[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 5 / f / GoogleMobileAdsMediationTeads / 4.1.0 / GoogleMobileAdsMediationTeads.podspec.json
blob55fbefe364d04c79fe5696d9740ff0edf8422cc8
2   "name": "GoogleMobileAdsMediationTeads",
3   "version": "4.1.0",
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": "Commercial"
9   },
10   "authors": {
11     "Teads": "support-sdk@teads.tv"
12   },
13   "source": {
14     "git": "https://github.com/teads/TeadsSDK-adapter-admob-ios.git",
15     "branch": "master",
16     "tag": "v4.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "requires_arc": true,
23   "ios": {
24     "vendored_frameworks": "TeadsAdMobAdapter.framework"
25   },
26   "preserve_paths": "TeadsAdMobAdapter.framework",
27   "frameworks": "TeadsAdMobAdapter",
28   "dependencies": {
29     "TeadsSDK": [
30       "4.1.0"
31     ],
32     "Google-Mobile-Ads-SDK": [
33       ">= 7.31"
34     ]
35   }