blob: 382d8599604f1db55214047929a6863b33784bb3 [file] [log] [blame]
{
"name": "Objection",
"version": "0.9",
"summary": "A lightweight dependency injection framework for Objective-C.",
"license": "MIT",
"authors": {
"Justin DeWind": "dewind@atomicobject.com"
},
"source": {
"git": "https://github.com/atomicobject/objection.git",
"tag": "0.9"
},
"homepage": "http://www.objection-framework.org",
"source_files": "Source",
"requires_arc": false
}