[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 5 / 1 / AppierAdsAdMobMediation / 0.1.4 / AppierAdsAdMobMediation.podspec.json
blob6938e763d9568f3482227325cac9df93c2edda1e
2   "name": "AppierAdsAdMobMediation",
3   "version": "0.1.4",
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.4"
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   }