4 "summary": "Dependency injection framework for Swift",
5 "description": "Swinject is a dependency injection framework for Swift, to manage the dependencies of types in your system.",
6 "homepage": "https://github.com/Swinject/Swinject",
8 "authors": "Swinject Contributors",
10 "git": "https://github.com/Swinject/Swinject.git",
13 "source_files": "Sources/**/*.{swift,h}",
21 "pushed_with_swift_version": "3.1.1"