[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.52 / JZGameAdSDK.podspec.json
blobcb05ff681272853ffda754f0782fae98cbb095c6
2   "name": "JZGameAdSDK",
3   "version": "0.0.52",
4   "summary": "JZGameAdSDK",
5   "description": "WLProfileKit一个对用户模块的封装",
6   "homepage": "https://github.com/YvanLiu/JZGameAd.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "YvanLiu": "18501955710@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/YvanLiu/JZGameAd.git",
18     "tag": "0.0.52"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "static_framework": true,
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "subspecs": [
30     {
31       "name": "Base",
32       "dependencies": {
33         "AFNetworking": [
35         ],
36         "WebViewJavascriptBridge": [
38         ],
39         "RealReachability": [
41         ],
42         "Masonry": [
44         ],
45         "SDWebImage": [
47         ],
48         "Bytedance-UnionAD": [
50         ]
51       },
52       "vendored_frameworks": "JZGameAdSDK/Frameworks/Base/JZGameAdSDK.framework",
53       "resource_bundles": {
54         "JZGameAdSDK": "JZGameAdSDK/Bundle/Base/JZGameSDK.bundle"
55       }
56     },
57     {
58       "name": "JZGameAdCSJ",
59       "vendored_frameworks": "JZGameAdSDK/Frameworks/CSJ/JZGameAdCSJ.framework",
60       "dependencies": {
61         "JZGameAdSDK/Base": [
63         ],
64         "Bytedance-UnionAD": [
66         ]
67       }
68     }
69   ]