4 "summary": "Simple and lightweight IoC container for dependency injection in Swift with iOS/macOS/watchOS/tvOS",
5 "description": "Simple and lightweight IoC container, works on the register / resolve / dispose pattern with scopes of use and multiple arguments. It also supports lazy and isolated resolving.",
6 "homepage": "https://github.com/Flawion/KOInject",
8 "authors": "Kuba Ostrowski",
16 "git": "https://github.com/Flawion/KOInject.git",
19 "source_files": "Sources/**/*.swift",
26 "swift_version": "5.3"