blob: 1bb6cbd34b738cc5d6593a80f33f0deadf9c3dd6 [file] [log] [blame]
{
"name": "GHConsole",
"version": "1.0.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/liaoworking/GHConsole.git",
"tag": "1.0.1"
},
"source_files": "GHConsole/GHConsole/**/*",
"requires_arc": true
}