[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / e / 5 / 4 / YumiMediationAdapterGDT / 5.0.1 / YumiMediationAdapterGDT.podspec.json
bloba1eb98c5d86ce14e60ea6e977f4a7edac1a3d7c3
2   "name": "YumiMediationAdapterGDT",
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     "YumiGDT": [
22       "4.11.12"
23     ]
24   },
25   "source_files": "GDT/**/*.{h,m}",
26   "resource_bundles": {
27     "YumiMediationGDT": [
28       "GDT/**/*.{png,xib}"
29     ]
30   },
31   "static_framework": true,
32   "xcconfig": {
33     "VALID_ARCHS": "armv7 arm64 x86_64"
34   }