blob: e9c359cee9d36b7bd5783cf2768768733e799720 [file] [log] [blame]
{
"name": "Simple-Logger",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"version": "0.0.5",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/alongenosar/Logger",
"authors": {
"Alon Genosar": "alon@gmail.com"
},
"summary": "Light weight Swift Logger with severity levels and Emojis",
"source": {
"git": "https://github.com/alongenosar/Logger.git",
"tag": "0.0.5"
},
"source_files": "Logger.swift",
"deprecated_in_favor_of": "Emoji-Logger"
}