ResolvingContainer 1.0.6×Maintained by Natan Zalkin.Installation Guide×Installation Guide for ResolvingContainerYou want to add pod 'ResolvingContainer', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'ResolvingContainer', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ResolvingContainerSee PodspecGitHub RepoPage on CocoaPods.orgResolvingContainer 1.0.6ByNatan Zalkinkzlekk/ResolvingContainerGitHub RepoResolvingContainer Thread safe and type safe IOC container implemented in Swift.