[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / d / 1 / 8 / CocoaLumberjack / 1.2.2 / CocoaLumberjack.podspec.json
blobe2cdc0002c3646d879c7884f0879dc19bdb0af2e
2   "name": "CocoaLumberjack",
3   "version": "1.2.2",
4   "license": "BSD",
5   "summary": "A fast & simple, yet powerful & flexible logging framework for Mac and iOS.",
6   "homepage": "http://code.google.com/p/cocoalumberjack/",
7   "authors": {
8     "Robbie Hanson": "robbiehanson@deusty.com"
9   },
10   "source": {
11     "git": "https://github.com/CocoaLumberjack/CocoaLumberjack.git",
12     "tag": "1.2.2"
13   },
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.",
15   "source_files": "Lumberjack",
16   "requires_arc": false