4 "summary": "A minimal dependency injection library for Objective-C.",
5 "description": "This project was born out of necessity. There are a small handful\nof existing DI libraries for objective-c, but none quite matched our needs.\n\nWe wrote this to fill the gaps because we've been spoiled by good options in other\nlanguages, and hope this will likewise prove useful to others.",
6 "homepage": "https://github.com/SkywardApps/minjection",
12 "Nicholas Elliott": "nelliott@skywardapps.com"
15 "git": "https://github.com/SkywardApps/minjection.git",
21 "source_files": "minjection/Classes/**/*"