blob: e9f07c37155feb5d2238ec1ed1d7fdac798125fa [file] [log] [blame]
{
"name": "AEConsole",
"version": "0.7.1",
"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.1"
},
"source_files": "Sources/AEConsole/*.swift",
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AELog": [
"~> 0.6.1"
]
},
"homepage": "https://github.com/tadija/AEConsole",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"swift_version": "5.1"
}