[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / 5 / f / GoogleMobileAdsMediationTeads / 4.8.0 / GoogleMobileAdsMediationTeads.podspec.json
blob9e1c9c8d209a8ddd2c2ae6013d1017a32898fd5d
2   "name": "GoogleMobileAdsMediationTeads",
3   "version": "4.8.0",
4   "summary": "AdMob Adapter for Teads' iOS SDK",
5   "module_name": "TeadsAdMobAdapter",
6   "description": "Use this adapter to include AdMob as a demand source in your mediation waterfall",
7   "homepage": "https://github.com/teads/TeadsSDK-adapter-admob-ios",
8   "documentation_url": "https://support.teads.tv/support/solutions/articles/36000166678-admob-google-ad-manager",
9   "license": {
10     "type": "Copyright",
11     "text": "Copyright Teads 2020"
12   },
13   "authors": {
14     "Teads": "support-sdk@teads.tv"
15   },
16   "source": {
17     "git": "https://github.com/teads/TeadsSDK-adapter-admob-ios.git",
18     "tag": "v4.8.0"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "static_framework": true,
24   "requires_arc": true,
25   "source_files": "TeadsAdMobAdapter/**/*{.swift}",
26   "swift_versions": [
27     "4.3",
28     "5.0",
29     "5.1"
30   ],
31   "dependencies": {
32     "TeadsSDK": [
33       "4.8.0"
34     ],
35     "Google-Mobile-Ads-SDK": [
36       ">= 7.59"
37     ]
38   },
39   "swift_version": "5.1"