blob: aeca3dbf18762e10922a906c6a1476d451872daf [file] [log] [blame]
{
"name": "Logg",
"version": "2.1.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"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/JuanjoArreola/Logg.git",
"tag": "2.1.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}