[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / 7 / GoogleMobileAdsMediationTeadsPrevious / 4.3.4 / GoogleMobileAdsMediationTeadsPrevious.podspec.json
blobc1e0b2edceb13cddb5dc64ffe6cbca03c228b48a
2   "name": "GoogleMobileAdsMediationTeadsPrevious",
3   "version": "4.3.4",
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.3.4"
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     "TeadsSDKPrevious": [
28       "4.3.4"
29     ],
30     "Google-Mobile-Ads-SDK": [
31       ">= 7.31"
32     ]
33   }