blob: f0752a5f958441145849c6c879bc671c1d0fab6b [file] [log] [blame]
{
"name": "AEConsole",
"version": "0.6.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.6.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AELog": [
"~> 0.5.5"
]
}
}