blob: 5e28b879fa0ffdeac12805bd2bf1c3cc42f7958f [file] [log] [blame]
{
"name": "iConsole",
"version": "1.4",
"summary": "In-app console for viewing logs and typing debug commands in iPhone apps.",
"homepage": "http://www.charcoaldesign.co.uk/source/cocoa#iconsole",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Nick Lockwood": "support@charcoaldesign.co.uk"
},
"source": {
"git": "https://github.com/nicklockwood/iConsole.git",
"tag": "1.4"
},
"platforms": {
"ios": null
},
"source_files": [
"iConsole",
"GTM"
],
"requires_arc": false
}