[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.30 / JZGameAdSDK.podspec.json
blob55b1a67044a4804428ba18762201126e870e506a
2   "name": "JZGameAdSDK",
3   "version": "0.0.30",
4   "summary": "JZGameAdSDK",
5   "description": "WLProfileKit一个对用户模块的封装",
6   "homepage": "https://github.com/YvanLiu/JZGameAd.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "YvanLiu": "18501955710@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/YvanLiu/JZGameAd.git",
19     "tag": "0.0.30"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "pod_target_xcconfig": {
27     "DEFINES_MODULE": "YES"
28   },
29   "user_target_xcconfig": {
30     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
31   },
32   "static_framework": true,
33   "subspecs": [
34     {
35       "name": "Base",
36       "dependencies": {
37         "AFNetworking": [
39         ],
40         "WebViewJavascriptBridge": [
42         ],
43         "RealReachability": [
45         ],
46         "Masonry": [
48         ],
49         "SDWebImage": [
51         ]
52       },
53       "vendored_frameworks": "JZGameAdSDK/Frameworks/JZGameAdSDK.framework",
54       "resource_bundles": {
55         "JZGameAdSDK": "JZGameAdSDK/Frameworks/JZGameSDK.bundle"
56       }
57     },
58     {
59       "name": "JZGameAdCSJ",
60       "dependencies": {
61         "JZGameAdSDK/Base": [
63         ]
64       },
65       "frameworks": [
66         "UIKit",
67         "Foundation",
68         "StoreKit",
69         "MobileCoreServices",
70         "WebKit",
71         "MediaPlayer",
72         "CoreMedia",
73         "AVFoundation",
74         "CoreTelephony",
75         "SystemConfiguration",
76         "AdSupport",
77         "CoreMotion",
78         "CoreLocation"
79       ],
80       "libraries": [
81         "z",
82         "c++",
83         "resolv.9"
84       ],
85       "vendored_frameworks": "JZGameAdSDK/JZGameAdCSJ/*.framework",
86       "resource_bundles": {
87         "JZGameAdCSJ": "JZGameAdSDK/JZGameAdCSJ/*.bundle"
88       }
89     }
90   ]