blob: dad4541f25d94f267bd48d08d350b316c099e263 [file] [log] [blame]
{
"name": "GHConsole",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "GHConsole/GHConsole/**/*",
"requires_arc": true
}