blob: 08c64b325dcdeb84ef170d42b689d40248c227b8 [file] [log] [blame]
{
"name": "MISTDebug",
"version": "0.2.1",
"summary": "A framework for debugging MIST.",
"description": "A framework for debugging MIST.",
"homepage": "https://github.com/Vizzle/MISTDebug",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuwen": "wuwen.xb@alibaba-inc.com"
},
"source": {
"git": "https://github.com/Vizzle/MISTDebug.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Tweaks": [
],
"CocoaHTTPServer": [
],
"CocoaAsyncSocket": [
]
},
"source_files": "MISTDebug/**/*"
}