blob: d295d7c00b3c5b65da5582bdecc0b3c4717aff5a [file] [log] [blame]
{
"name": "Logg",
"version": "0.9.2",
"summary": "A logging framework for swift",
"homepage": "https://github.com/JuanjoArreola/Logg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Juanjo Arreola": "juanjo.arreola@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/JuanjoArreola/Logg.git",
"tag": "0.9.2"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}