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