[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.53 / JZGameAdSDK.podspec.json
blobb46a159d7fa97285d50887237562f404ca01f54f
2   "name": "JZGameAdSDK",
3   "version": "0.0.53",
4   "summary": "JZGameAdSDK",
5   "description": "WLProfileKit一个对用户模块的封装",
6   "homepage": "https://github.com/YvanLiu/JZGameAd.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "YvanLiu": "18501955710@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/YvanLiu/JZGameAd.git",
18     "tag": "0.0.53"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "static_framework": true,
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "subspecs": [
30     {
31       "name": "Base",
32       "dependencies": {
33         "AFNetworking": [
35         ],
36         "WebViewJavascriptBridge": [
38         ],
39         "RealReachability": [
41         ],
42         "Masonry": [
44         ],
45         "SDWebImage": [
47         ]
48       },
49       "vendored_frameworks": "JZGameAdSDK/Frameworks/Base/JZGameAdSDK.framework",
50       "resource_bundles": {
51         "JZGameAdSDK": "JZGameAdSDK/Bundle/Base/JZGameSDK.bundle"
52       }
53     }
54   ]