[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.20 / JZGameAdSDK.podspec.json
blobbd69523158038ed9f8db92477f8aae626a83780c
2   "name": "JZGameAdSDK",
3   "version": "0.0.20",
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.20"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "pod_target_xcconfig": {
27     "DEFINES_MODULE": "YES",
28     "VALID_ARCHS[sdk=iphonesimulator*]": ""
29   },
30   "static_framework": true,
31   "subspecs": [
32     {
33       "name": "Base",
34       "dependencies": {
35         "AFNetworking": [
37         ],
38         "WebViewJavascriptBridge": [
40         ],
41         "RealReachability": [
43         ],
44         "Masonry": [
46         ],
47         "SDWebImage": [
49         ]
50       },
51       "vendored_frameworks": "JZGameAdSDK/Frameworks/JZGameAdSDK.framework",
52       "resource_bundles": {
53         "JZGameAdSDK": "JZGameAdSDK/Frameworks/JZGameSDK.bundle"
54       }
55     },
56     {
57       "name": "JZGameAdCSJ",
58       "dependencies": {
59         "JZGameAdSDK/Base": [
61         ]
62       },
63       "frameworks": [
64         "UIKit",
65         "Foundation",
66         "StoreKit",
67         "MobileCoreServices",
68         "WebKit",
69         "MediaPlayer",
70         "CoreMedia",
71         "AVFoundation",
72         "CoreTelephony",
73         "SystemConfiguration",
74         "AdSupport",
75         "CoreMotion",
76         "CoreLocation"
77       ],
78       "libraries": [
79         "z",
80         "c++",
81         "resolv.9"
82       ],
83       "vendored_frameworks": "JZGameAdSDK/JZGameAdCSJ/*.framework",
84       "resource_bundles": {
85         "JZGameAdCSJ": "JZGameAdSDK/JZGameAdCSJ/BUAdSDK.bundle"
86       }
87     }
88   ]