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