blob: adafe6c73fe5c135f616c735175cbe3544b67007 [file] [log] [blame]
{
"name": "GHConsole",
"version": "1.3.0",
"summary": "A easy way to show 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.3.0"
},
"source_files": "GHConsole/GHConsole/**/*",
"requires_arc": true
}