blob: 39801639a616a95ff28a08f829160054279e0f32 [file] [log] [blame]
{
"name": "OCLogTemplate",
"version": "1.0.1",
"license": "Apache License, Version 2.0",
"summary": "A logging framework for Objective-C projects.",
"homepage": "https://github.com/appsquickly/OCLogTemplate",
"authors": {
"Jasper Blues": "jasper@appsquick.ly"
},
"source": {
"git": "https://github.com/appsquickly/OCLogTemplate.git",
"tag": "1.0.1"
},
"source_files": "OCLogTemplate.h",
"requires_arc": false
}