blob: 8b91d6d5ed039967621f86a03347b0c1d0849b08 [file] [log] [blame]
{
"name": "TinyConsole",
"version": "1.2.1",
"summary": "A tiny log console to display information while using your iOS app. Written in Swift 3.",
"description": "Shows a console view on the lower bottom of your screen to display debug information of your running app.",
"homepage": "https://github.com/Cosmo/TinyConsole",
"screenshots": "https://raw.githubusercontent.com/Cosmo/TinyConsole/master/TinyConsole-Demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Devran Ünal": "maccosmo@gmail.com"
},
"source": {
"git": "https://github.com/Cosmo/TinyConsole.git",
"tag": "1.2.1"
},
"social_media_url": "https://twitter.com/maccosmo",
"platforms": {
"ios": "9.0"
},
"source_files": "TinyConsole/**/*",
"pushed_with_swift_version": "3.0"
}