[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / c / YumiMediationAdapterAdmob / 5.0.1 / YumiMediationAdapterAdmob.podspec.json
blobcc9112ce01db19c1634326ea42170db3b1c7f623
2   "name": "YumiMediationAdapterAdmob",
3   "version": "5.0.1",
4   "summary": "Yumi Mediation Adapters.",
5   "description": "This is the Yumi Mediation Adapters. Please proceed to http://developers.yumimobi.com/IosSdk/index for more information.",
6   "homepage": "https://www.yumimobi.com/en/index.html",
7   "license": "Custom",
8   "authors": {
9     "zplay sdk team": "ad-client@zplay.cn"
10   },
11   "source": {
12     "http": "https://adsdk.yumimobi.com/iOS/YumiMediationAdapters/5.0.1_2020121401.tar.bz2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "dependencies": {
18     "YumiMediationSDK": [
19       "~> 5.0.0"
20     ],
21     "YumiAdMob": [
22       "7.69.0"
23     ]
24   },
25   "source_files": "AdMob/**/*.{h,m}",
26   "resource_bundles": {
27     "YumiMediationAdMob": [
28       "AdMob/resources/*"
29     ]
30   },
31   "static_framework": true,
32   "xcconfig": {
33     "VALID_ARCHS": "armv7 arm64 x86_64"
34   }