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