[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 3 / a / 1 / ZBDebuggerTool / 0.0.6 / ZBDebuggerTool.podspec.json
blobaf992abfe55dca458f34963f12c01aa2926da064
2   "name": "ZBDebuggerTool",
3   "version": "0.0.6",
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.6"
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     "FMDB": [
30       "~> 2.7.2"
31     ]
32   }