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