[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 4 / JZGameAdertSDK / 0.0.5 / JZGameAdertSDK.podspec.json
blob504a62be85c940ae6cbfab7ada9c9af6bcc8853c
2   "name": "JZGameAdertSDK",
3   "version": "0.0.5",
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.5"
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/JZGameAdertSDK.framework",
47   "resource_bundles": {
48     "JZGameAdertSDK": "Resources/Base/JZGameSDK.bundle"
49   }