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