blob: 684b0c7a89328c3ff0c7fa607f64321e171107fc [file] [log] [blame]
{
"name": "CocoaLumberjack",
"version": "1.0",
"license": "BSD",
"summary": "A fast & simple, yet powerful & flexible logging framework for Mac and iOS.",
"homepage": "http://code.google.com/p/cocoalumberjack/",
"authors": {
"Robbie Hanson": "robbiehanson@deusty.com"
},
"source": {
"git": "https://github.com/CocoaLumberjack/CocoaLumberjack.git",
"tag": "1.0"
},
"source_files": "Lumberjack",
"requires_arc": false
}