blob: fb419714698227bff80f0a5d2129afed92c93a23 [file] [log] [blame]
{
"name": "EmojiLogger",
"version": "1.0.1",
"summary": "A custom Logger that uses emojis to represent log levels",
"description": "A custom Logger that uses emojis to represent log levels.",
"homepage": "https://github.com/SwiftMN/EmojiLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Vlaminck": "steve@vlaminck.com"
},
"source": {
"git": "https://github.com/SwiftMN/EmojiLogger.git",
"tag": "1.0.1"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"swift_version": "5.1"
}