[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / e / 5 / 1 / AppierAdsAdMobMediation / 0.1.8 / AppierAdsAdMobMediation.podspec.json
blob36e616a7574fd2dd39a660edaaac4ac32bbf99a6
2   "name": "AppierAdsAdMobMediation",
3   "version": "0.1.8",
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.8"
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   }