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