[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.51 / JZGameAdSDK.podspec.json
blob5580f3ede8fcb48a3b681fe5128a24bc0ca21772
2   "name": "JZGameAdSDK",
3   "version": "0.0.51",
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.51"
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       "source_files": "JZGameAdSDK/Code/CSJ/*.{h,m}"
57     }
58   ]