[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / b / AdmobAdapter-Yumi-iOS / 5.0.3.1 / AdmobAdapter-Yumi-iOS.podspec.json
blobc67fc7d583e2bac877c673f00feee0f9755a6b54
2   "name": "AdmobAdapter-Yumi-iOS",
3   "version": "5.0.3.1",
4   "summary": "A short description of AdmobAdapter-Yumi-iOS.",
5   "description": "A long long description of AdmobAdapter-Yumi-iOS.",
6   "homepage": "https://github.com/wzy2010416033@163.com/AdmobAdapter-Yumi-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wzy2010416033@163.com": "wzy2010416033@163.com"
13   },
14   "source": {
15     "http": "https://adsdk.yumimobi.com/iOS/AdmobAdapter/Yumi/Yumi_5.0.3.1.tar.bz2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "resource_bundles": {
21     "YumiMediationGDT": [
22       "YumiAdapters/GDT/resources/*"
23     ],
24     "YumiMediationAdMob": [
25       "YumiAdapters/AdMob/resources/*"
26     ]
27   },
28   "source_files": "**/*.{h,m}",
29   "dependencies": {
30     "AdmobAdapter-GDT-iOS": [
31       "~> 4.13.22.2"
32     ],
33     "YumiMediationSDK": [
34       "~> 5.0.1"
35     ]
36   },
37   "static_framework": true,
38   "xcconfig": {
39     "VALID_ARCHS": "armv7 arm64"
40   },
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   }