4 "summary": "Swift's Framework Logging",
5 "description": "A unified logging for iOS/MacOS application written in Swift. \nModularize, Centralize, easier to extend Logging.\nIt supports log levels: verbose, debug, info, warning, error, severe.\nBuild-in Loggings: Console, File.",
6 "homepage": "https://lengocduy.github.io/DLLogging",
12 "Le Ngoc Duy": "askbills@gmail.com"
14 "social_media_url": "https://twitter.com/askbills",
20 "git": "https://github.com/lengocduy/DLLogging.git",
25 "Logging/**/*.{h,m,swift}"
27 "exclude_files": "Logging/Exclude",
28 "public_header_files": "Logging/**/*.h",
29 "swift_versions": "5.0",
30 "swift_version": "5.0"