blob: bd6ce3f1d77d5ea91195cf4d7ccd7e65e32c7bf8 [file] [log] [blame]
{
"name": "Journal",
"version": "0.9.1",
"summary": "The modern way of logging on iOS.",
"description": "Journal is an iOS logging library with a desktop client application to help\nseeing only the relevant loglines.",
"homepage": "https://github.com/holloandris/Journal",
"license": "MIT",
"authors": {
"Andras Hollo": "hollo.andris@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/holloandris/Journal.git",
"tag": "v0.9.1"
},
"source_files": "Journal/**/*.swift"
}