blob: 11da11e63336a7eb94189cce0cb5588f288e470d [file] [log] [blame]
{
"name": "VZInspector",
"version": "0.0.6",
"summary": "an iOS app runtime debugger",
"homepage": "http://akadealloc.github.io/blog/%E9%9A%8F%E7%AC%94/2014/11/06/VZInspector.html",
"license": "MIT",
"authors": {
"akadealloc": "jayson.xu@foxmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/akaDealloc/VZInspector.git",
"tag": "0.0.6"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"source_files": "VZInspector/**/*.{h,m}",
"libraries": "z"
}