blob: e4be385e7042e19258d21fe7fc837c93abe1e4ae [file] [log] [blame]
{
"name": "Emoji-Logger",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"version": "0.0.6",
"module_name": "Logger",
"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"
}