4pods
Swinject is a dependency injection framework for Swift, to manage the dependencies of types in your system.
License: MIT
SwinjectAutoregistration is an extension of Swinject that allows to automatically inject dependencies into registered services.
License: MIT
SwinjectPropertyLoader is an extension of Swinject to load property values from resources that are bundled with your application/framework.
License: MIT
SwinjectStoryboard is an extension of Swinject to automatically inject dependency to view controllers instantiated by a storyboard.
License: MIT