4 "summary": "A fast & simple, yet powerful & flexible logging framework for Mac and iOS base on CocoaLumberjack.",
5 "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.'",
6 "homepage": "https://github.com/BinaryParadise/MCLogger",
12 "Rake Yang": "fenglaijun@gmail.com"
15 "git": "https://github.com/BinaryParadise/MCLogger.git",
21 "source_files": "MCLogger/Classes/**/*",
22 "private_header_files": "MCLogger/Classes/Internal/**/*.h",