blob: 36422b3a190e233817a4bcbd2b7740a57383a38b [file] [log] [blame]
{
"name": "MJObjection",
"version": "1.6.4",
"summary": "A lightweight dependency injection framework for Objective-C.",
"description": "A lightweight dependency injection framework for Objective-C.",
"homepage": "https://github.com/mobilejazz/objection",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Justin DeWind & Mobile Jazz": "info@mobilejazz.com"
},
"source": {
"git": "https://github.com/mobilejazz/objection.git",
"tag": "1.6.4"
},
"social_media_url": "https://twitter.com/mobilejazzcom",
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.8",
"tvos": "9.0"
},
"source_files": "Source"
}