blob: e8ac6081a3b655ab10a94492db5eedef59b618c7 [file] [log] [blame]
{
"name": "AEConsole",
"version": "0.4.1",
"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.1"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AELog": [
"~> 0.5.0"
]
},
"pushed_with_swift_version": "4.0"
}