blob: 2cfe83ff6bdf33cfa16b604fec0a45cc80eecb06 [file] [log] [blame]
{
"name": "PlainLogger",
"version": "0.1.0",
"summary": "Plain and easy to use logger.",
"description": "Plain and easy to use logger with styling and templating options.",
"homepage": "https://github.com/burak-akkas/PlainLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Burak Akkaş": "burak.akkas@outlook.com"
},
"source": {
"git": "https://github.com/burak-akkas/PlainLogger.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PlainLogger/Classes/**/*"
}