4 "summary": "Lightweight, extensible logging framework.",
5 "description": "Logue is lightweight, extensible logging framework.",
6 "homepage": "https://github.com/sinoru/Logue",
8 "type": "Apache License, Version 2.0",
12 "Jaehong Kang": "sinoru@me.com"
20 "swift_version": "4.2",
26 "git": "https://github.com/sinoru/Logue.git",
32 "source_files": "Sources/Logue/*.{swift}",
33 "frameworks": "Foundation"
37 "source_files": "Sources/Loggers/*.{swift}",
38 "frameworks": "Foundation",