[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.7 / JZGameAdSDK.podspec.json
blob2ea222b35d3ccf659fd7c9e59ca06554a55ef8ca
2   "name": "JZGameAdSDK",
3   "version": "0.0.7",
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.7"
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   ]