congncif / tiny-injector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyInjector

An implementation of Service Locator but forcus only dependency management and dependency injection..

Instaltion

Cocoapods

pod 'TinyInjector'

Swift Package Mamager

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"))

Author

Nguyen Chi Cong, congncif@gmail.com

License

TinyInjector is available under the MIT license. See the LICENSE file for more info.

About

License:MIT License


Languages

Language:Swift 96.9%Language:Ruby 3.1%