blob: 4cc3ceea190c4b7f3619aa70713c0b89e7692b30 [file] [log] [blame]
{
"name": "MISTDebug",
"version": "1.0.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": "wuwen1030@126.com"
},
"source": {
"git": "https://github.com/Vizzle/MISTDebug.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Tweaks": [
],
"CocoaHTTPServer": [
],
"CocoaAsyncSocket": [
]
},
"source_files": "MISTDebug/**/*"
}