[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / a / 1 / ZBDebuggerTool / 0.0.1 / ZBDebuggerTool.podspec.json
blob97c15b9b94244045afbd801455201e9da371f554
2   "name": "ZBDebuggerTool",
3   "version": "0.0.1",
4   "summary": "ZBDebuggerTool",
5   "description": "ZBDebuggerTool 是检测app性能的第三方工具,包括APP性能检测、crash收集、API拦截、沙盒文件",
6   "homepage": "https://github.com/lzbgithubcode/ZBDebuggerTool",
7   "screenshots": [
8     "https://github.com/lzbgithubcode/ZBDebuggerTool/raw/master/screenshotImage/result.gif",
9     "www.example.com/screenshots_2"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "lzb": "1835064412@qq.com"
17   },
18   "source": {
19     "git": "https://github.com/lzbgithubcode/ZBDebuggerTool.git",
20     "tag": "0.0.1"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "ZBDebuggerTool/Classes/**/*",
26   "resource_bundles": {
27     "ZBDebuggerTool": [
28       "ZBDebuggerTool/Assets/*.png"
29     ]
30   },
31   "dependencies": {
32     "AFNetworking": [
33       "~> 3.2"
34     ],
35     "FMDB": [
36       "~> 2.7.2"
37     ]
38   }