blob: c6c6375eb423a95e590513bee60a43af8c7c10a6 [file] [log] [blame]
{
"name": "GHConsole",
"version": "2.0.0",
"summary": "A easily way to show your console in your app.",
"homepage": "https://github.com/liaoworking/GHConsole",
"license": "MIT",
"authors": {
"liaoWorking": "liaoWorking@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liaoworking/GHConsole.git",
"tag": "2.0.0"
},
"source_files": "GHConsole/GHConsole/**/*",
"requires_arc": true
}