blob: 373b3b727dd4c7ab53bd8d89ba4d0307243bab70 [file] [log] [blame]
{
"name": "Logg",
"version": "0.10.0",
"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.10.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}