blob: 9c7d979f162d0dcf126dc5417ba6c79899329244 [file] [log] [blame]
{
"name": "MISTDebug",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Tweaks": [
],
"CocoaHTTPServer": [
],
"CocoaAsyncSocket": [
]
},
"source_files": "MISTDebug/**/*"
}