2 "name": "DeluxeInjection",
4 "summary": "Simplest Objective-C Dependency Injection (DI:syringe:) implementation ever",
5 "description": "DeluxeInjection allows you simply inject any property of any class by defining value or\ngetter of this property with a block. This should be the simplest DI library ever.",
6 "homepage": "https://github.com/k06a/DeluxeInjection",
9 "Anton Bukov": "k06aaa@gmail.com"
12 "git": "https://github.com/k06a/DeluxeInjection.git",
15 "social_media_url": "https://twitter.com/k06a",
22 "source_files": "DeluxeInjection/Classes/**/*",