2 "name": "DIContainer-swift",
4 "summary": "Ultra-light dependency injection container framework for Swift",
5 "description": "DIContainer is a dependency injection container framework for Swift, to help for handle the dependencies in your system.",
6 "homepage": "https://github.com/Tavernari/DIContainer",
8 "authors": "DIContainer Contributors",
10 "git": "https://github.com/Tavernari/DIContainer",
13 "swift_versions": "5.1",
14 "source_files": "Sources/**/*.{swift,h}",
19 "swift_version": "5.1"