blob: 9e7de27ae188ec99869c49c9d668f96a5b095bd2 [file] [log] [blame]
{
"name": "MMLogger",
"version": "0.1.1",
"summary": "MMLogger is a wrapper for loggers",
"description": "A basic and simple solution for wrapping logging systems",
"homepage": "https://github.com/mateuszmackowiak/MMLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mateusz Mackowiak": "m@mateuszmackowiak.art.pl"
},
"source": {
"git": "https://github.com/mateuszmackowiak/MMLogger.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMLogger/Classes/**/*",
"pushed_with_swift_version": "3.0"
}