[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.28 / JZGameAdSDK.podspec.json
bloba1e8ef7fc93364b432890b138172e173c6d83ac6
2   "name": "JZGameAdSDK",
3   "version": "0.0.28",
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.28"
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     },
55     {
56       "name": "JZGameAdCSJ",
57       "dependencies": {
58         "JZGameAdSDK/Base": [
60         ]
61       },
62       "frameworks": [
63         "UIKit",
64         "Foundation",
65         "StoreKit",
66         "MobileCoreServices",
67         "WebKit",
68         "MediaPlayer",
69         "CoreMedia",
70         "AVFoundation",
71         "CoreTelephony",
72         "SystemConfiguration",
73         "AdSupport",
74         "CoreMotion",
75         "CoreLocation"
76       ],
77       "libraries": [
78         "z",
79         "c++",
80         "resolv.9"
81       ],
82       "vendored_frameworks": "JZGameAdSDK/JZGameAdCSJ/*.framework",
83       "resource_bundles": {
84         "JZGameAdCSJ": "JZGameAdSDK/JZGameAdCSJ/BUAdSDK.bundle"
85       }
86     }
87   ]