[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.1 / JZGameAdSDK.podspec.json
blobba7842d55baac6dbd5a9517ad4281285400434b0
2   "name": "JZGameAdSDK",
3   "version": "0.0.1",
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.1"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "subspecs": [
27     {
28       "name": "base",
29       "dependencies": {
30         "AFNetworking": [
32         ],
33         "WebViewJavascriptBridge": [
35         ],
36         "RealReachability": [
38         ],
39         "Masonry": [
41         ],
42         "SDWebImage": [
44         ]
45       },
46       "vendored_frameworks": "JZGameAdSDK/Frameworks/JZGameAdSDK.framework",
47       "resource_bundles": {
48         "JZGameAdSDK": "JZGameAdSDK/Frameworks/JZGameSDK.bundle"
49       }
50     }
51   ]