blob: 9ea50cdb8ee4889f2b34ffa4662e9f206b617c35 [file] [log] [blame]
{
"name": "Objection",
"version": "0.16.0",
"summary": "A lightweight dependency injection framework for Objective-C.",
"authors": {
"Justin DeWind": "dewind@atomicobject.com"
},
"source": {
"git": "https://github.com/atomicobject/objection.git",
"tag": "0.16.0"
},
"homepage": "http://www.objection-framework.org",
"source_files": "Source",
"license": "https://github.com/atomicobject/objection/blob/master/LICENSE",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}