[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 5 / f / GoogleMobileAdsMediationTeads / 4.6.0 / GoogleMobileAdsMediationTeads.podspec.json
blob8fe0d16926d8ba7202f0685fce5f9e631ab294d6
2   "name": "GoogleMobileAdsMediationTeads",
3   "version": "4.6.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": "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.0"
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.0"
32     ],
33     "Google-Mobile-Ads-SDK": [
34       ">= 7.31"
35     ]
36   }