[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 5 / 1 / AppierAdsAdMobMediation / 0.1.9 / AppierAdsAdMobMediation.podspec.json
blobd7146da86f9ad52e610f332948409d6768122b76
2   "name": "AppierAdsAdMobMediation",
3   "version": "0.1.9",
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.9"
19   },
20   "ios": {
21     "vendored_frameworks": "AppierAdsAdMobMediation.xcframework"
22   },
23   "frameworks": "Foundation",
24   "requires_arc": true,
25   "static_framework": true,
26   "readme": "https://github.com/appier/ads-ios-sdk/blob/main/README_ADMOB_MEDIATION.md",
27   "dependencies": {
28     "Google-Mobile-Ads-SDK": [
29       "~> 9.3.0"
30     ],
31     "AppierAds": [
32       "~> 0.1.8"
33     ]
34   }