2 "name": "CocoaLumberjack",
5 "summary": "A fast & simple, yet powerful & flexible logging framework for Mac and iOS.",
6 "homepage": "https://github.com/CocoaLumberjack/CocoaLumberjack",
8 "Robbie Hanson": "robbiehanson@deusty.com"
11 "git": "https://github.com/CocoaLumberjack/CocoaLumberjack.git",
14 "description": "It is similar in concept to other popular logging frameworks such as log4j, yet is designed specifically for objective-c, and takes advantage of features such as multi-threading, grand central dispatch (if available), lockless atomic operations, and the dynamic nature of the objective-c runtime.",
18 "Classes/CocoaLumberjack.swift",
19 "Framework/Lumberjack/CocoaLumberjack.modulemap"
34 "source_files": "Classes/CocoaLumberjack.{h,m}",
36 "CocoaLumberjack/Core": [
43 "source_files": "Classes/DD*.{h,m}"
47 "source_files": "Classes/Extensions/*.{h,m}",
49 "CocoaLumberjack/Default": [
59 "source_files": "Classes/CLI/*.{h,m}",
61 "CocoaLumberjack/Default": [
75 "SWIFT_VERSION": "3.0"
77 "source_files": "Classes/CocoaLumberjack.swift",
79 "CocoaLumberjack/Extensions": [