[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / e / 5 / 1 / AppierAdsAdMobMediation / 0.1.5 / AppierAdsAdMobMediation.podspec.json
blobeef8cbd02f1db916993d68c458d89664aac73109
2   "name": "AppierAdsAdMobMediation",
3   "version": "0.1.5",
4   "summary": "AppierAdsAdMobMediation is the library for Appier Enterprise Solutions.",
5   "homepage": "https://www.appier.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Appier": "justin.kuo@appier.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/appier/ads-ios-sdk.git",
18     "tag": "admob-mediation-v0.1.5"
19   },
20   "ios": {
21     "vendored_frameworks": "AppierAdsAdMobMediation.xcframework"
22   },
23   "frameworks": [
24     "AdSupport",
25     "CoreTelephony",
26     "SystemConfiguration",
27     "CoreLocation",
28     "ImageIO",
29     "MobileCoreServices"
30   ],
31   "requires_arc": true,
32   "dependencies": {
33     "Google-Mobile-Ads-SDK": [
34       "~> 9.3.0"
35     ],
36     "AppierAds": [
37       "~> 0.1.8"
38     ]
39   }