[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.6 / JZGameAdSDK.podspec.json
blob3c3d93580bee3df4d91555babb9f0d96d5cd4c6f
2   "name": "JZGameAdSDK",
3   "version": "0.0.6",
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.6"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_versions": "5.0",
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   },
30   "static_framework": true,
31   "swift_version": "5.0",
32   "subspecs": [
33     {
34       "name": "Base",
35       "dependencies": {
36         "AFNetworking": [
38         ],
39         "WebViewJavascriptBridge": [
41         ],
42         "RealReachability": [
44         ],
45         "Masonry": [
47         ],
48         "SDWebImage": [
50         ]
51       },
52       "vendored_frameworks": "JZGameAdSDK/Frameworks/JZGameAdSDK.framework",
53       "resource_bundles": {
54         "JZGameAdSDK": "JZGameAdSDK/Frameworks/JZGameSDK.bundle"
55       }
56     }
57   ]