[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.54 / JZGameAdSDK.podspec.json
blob714a6a12781107f679bff476442064dad579a157
2   "name": "JZGameAdSDK",
3   "version": "0.0.54",
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.54"
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       },
49       "vendored_frameworks": "JZGameAdSDK/Frameworks/Base/JZGameAdSDK.framework",
50       "resource_bundles": {
51         "JZGameAdSDK": "JZGameAdSDK/Bundle/Base/JZGameSDK.bundle"
52       }
53     },
54     {
55       "name": "JZGameAdCSJ",
56       "vendored_frameworks": "JZGameAdSDK/Frameworks/CSJ/JZGameAdCSJ.framework",
57       "dependencies": {
58         "JZGameAdSDK/Base": [
60         ],
61         "Bytedance-UnionAD": [
63         ]
64       }
65     }
66   ]