blob: d6804f918ca53aec6eb86f8646590b7f27340e9f [file] [log] [blame]
{
"name": "VZInspector",
"version": "0.0.1",
"summary": "an iOS app runtime debugger",
"homepage": "http://akadealloc.github.io/blog/2014/11/06/VZInspector.html",
"license": "MIT",
"authors": {
"akadealloc": "http://akadealloc.github.io/blog/"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/akaDealloc/VZInspector.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "VZInspector/*"
}