[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 7 / e / 4 / JZGameAdertSDK / 0.0.1 / JZGameAdertSDK.podspec.json
blobe36b0242d69a7f1065b51374a71ba9f886930ad9
2   "name": "JZGameAdertSDK",
3   "version": "0.0.1",
4   "summary": "JZGameAdertSDK",
5   "description": "巨掌数据ios版本,游戏中心SDK",
6   "homepage": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "YufengLiu": "18501955710@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
18     "tag": "0.0.1"
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   "dependencies": {
30     "AFNetworking": [
32     ],
33     "WebViewJavascriptBridge": [
35     ],
36     "RealReachability": [
38     ],
39     "Masonry": [
41     ],
42     "SDWebImage": [
44     ]
45   },
46   "vendored_frameworks": "Framework/Base/JZGameAdSDK.framework",
47   "resource_bundles": {
48     "JZGameAdertSDK": "Resources/Base/JZGameSDK.bundle"
49   }