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