[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.3 / JZGameAdSDK.podspec.json
blobb3b0da483323db5ee5602183d5a7274255b4f332
2   "name": "JZGameAdSDK",
3   "version": "0.0.3",
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.3"
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   ]