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": "Swinject/**/*.{swift,h,m}",
15 "exclude_files": "Swinject/OSX"
18 "exclude_files": "Swinject/iOS"