2 "name": "DeluxeInjection",
4 "summary": "Simplest DI implementation ever",
5 "description": "DeluxeInjection allows you simply to inject any property to any class by defining getter of this property within a block. This should be the simplest DI library.",
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",
20 "source_files": "Pod/Classes/**/*"