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