4 "summary": "Simple, fast, colorful, flexible and customizable NSLog replacement.",
5 "description": "Xcode Logger is a fast (up to *6x times faster than NSLog and up to 4x times faster than CocoaLumberjack), extremely simple to use, very flexible library which provides scheme-based, customizable and theme based, colorful and filterable NSLog replacements.\n\n*based on synchronous tests running on main thread, comparing XLog_NH vs NSLog vs DDLogVerbose, average operation time after 5 runs with 5000 iterations per test, per run on a MacBook Pro Retina. Xcode Logger had colors enabled for every level while for CocoaLumberjack the colors were disabled.",
6 "homepage": "https://github.com/codeFi/XcodeLogger",
8 "http://i57.tinypic.com/2it544n.jpg",
9 "http://i61.tinypic.com/24qv4n5.png",
10 "http://i57.tinypic.com/9j0snd.png",
11 "http://i61.tinypic.com/mkepnl.png",
12 "http://i58.tinypic.com/33dbkfl.png",
13 "http://i60.tinypic.com/ofygra.png"
20 "Razvan Tanase": "razvan@codebringers.com"
22 "social_media_url": "http://twitter.com/razvan_tanase",
28 "git": "https://github.com/codeFi/XcodeLogger.git",
31 "source_files": "XcodeLogger/**/*.{h,m}",
32 "resources": "XcodeLogger/**/*.plist"