An implementation of Service Locator but forcus only dependency management and dependency injection..
pod 'TinyInjector'
Add the following to the dependencies array in your Package.swift file:
.package(url: "https://github.com/congncif/tiny-injector.git", from: Version("0.1.0"))
Nguyen Chi Cong, congncif@gmail.com
TinyInjector is available under the MIT license. See the LICENSE file for more info.