4 "summary": "Lightweight dependency injection for Swift",
9 "description": "A lightweight, dagger-ish Swift DI library. Provides mechanisms for scoping dependencies\nand eliminating the singleton pattern. Relies on type inference to resolve injected dependencies,\nrather than require types be passed explicitly.",
10 "homepage": "https://github.com/devmynd/Drip",
16 "Ty Cobb": "ty.cobb.m@gmail.com"
18 "social_media_url": "http://twitter.com/wzrad",
20 "git": "https://github.com/devmynd/drip.git",
23 "source_files": "Drip/**/*.swift",