[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / d / 7 / GoogleMobileAdsMediationTeadsPrevious / 4.6.1 / GoogleMobileAdsMediationTeadsPrevious.podspec.json
blobef9923ec4f9a1cff7f6f9d3580abc79d4246cb44
2   "name": "GoogleMobileAdsMediationTeadsPrevious",
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.1Previous"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "static_framework": true,
23   "requires_arc": true,
24   "ios": {
25     "vendored_frameworks": "TeadsAdMobAdapterPrevious/TeadsAdMobAdapter.framework"
26   },
27   "preserve_paths": "TeadsAdMobAdapterPrevious/TeadsAdMobAdapter.framework",
28   "frameworks": "TeadsAdMobAdapter",
29   "dependencies": {
30     "TeadsSDKPrevious": [
31       "4.6.1"
32     ],
33     "Google-Mobile-Ads-SDK": [
34       ">= 7.31"
35     ]
36   }