blob: cc38e18cd3bc5286ac798b8b8d37a9d0c262ef44 [file] [log] [blame]
{
"name": "VZInspector",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"source_files": "VZInspector/*"
}