blob: 5ddb28d5176665ff8b075fd9ec075402630c24ea [file] [log] [blame]
{
"name": "VZInspector",
"version": "0.0.5",
"summary": "an iOS app runtime debugger",
"homepage": "http://akadealloc.github.io/blog/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.5"
},
"requires_arc": true,
"source_files": "VZInspector/*"
}