[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 0 / 7 / VZInspector / 0.1.0 / VZInspector.podspec.json
blob836d98c7ba4475078c48c298a6f71d3445364d29
2   "name": "VZInspector",
3   "version": "0.1.0",
4   "summary": "an iOS app runtime debugger",
5   "homepage": "http://vizlabxt.github.io/blog/2014/11/06/VZInspector/",
6   "license": "MIT",
7   "authors": {
8     "vizlabxt": "jayson.xu@foxmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/vizlabxt/VZInspector.git",
15     "tag": "0.1.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "CoreGraphics",
22     "QuartzCore"
23   ],
24   "source_files": "VZInspector/**/*",
25   "libraries": [
26     "z",
27     "c++"
28   ]