blob: 9f06dcee48a97352f134a707497bc8ab4c1272c4 [file] [log] [blame]
{
"name": "AEConsole",
"version": "0.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Customizable Console UI overlay with debug log on top of your iOS App",
"homepage": "https://github.com/tadija/AEConsole",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"source": {
"git": "https://github.com/tadija/AEConsole.git",
"tag": "0.4.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AELog": [
"~> 0.5.0"
]
},
"pushed_with_swift_version": "4.0"
}