2 "name": "XCCocoaLumberjack",
3 "version": "3.7.4-xc14-2",
5 "summary": "A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS.",
6 "homepage": "https://github.com/CocoaLumberjack/CocoaLumberjack",
8 "Robbie Hanson": "robbiehanson@deusty.com"
11 "git": "https://github.com/beMappy/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.",
20 "cocoapods_version": ">= 1.4.0",
22 "swift_versions": "5.0",
23 "vendored_frameworks": "CocoaLumberjack.xcframework",
24 "swift_version": "5.0"