darjeelingsteve/hopoate
Hopoate is a lightweight dependency injection framework for iOS, allowing for simple registration and resolution of application dependencies.
Installation
Swift Package Manager
Add the following to your package's dependencies in your package manifest:
.package(name: "Hopoate", url: "https://github.com/darjeelingsteve/hopoate", from: "1.0.0"),Carthage
Add the following to your Cartfile:
github "darjeelingsteve/Hopoate"Package Metadata
Repository: darjeelingsteve/hopoate
Default branch: master
README: README.md