AliSoftware / Dip

Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
MIT License
978 stars 75 forks source link

Fixed auto-wiring with tagged definitions #154

Closed ilyapuchka closed 7 years ago

ilyapuchka commented 7 years ago

Resolves #153