blob: aff81f0e92d0befd290e9adf0419bd2d1c29fbca [file] [log] [blame]
{
"name": "Objection",
"version": "1.2.1",
"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.2.1"
},
"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"
}
}