Framework for dependency injection for Objective-C and Swift applications. A useful design pattern that allows the application to be decoupled and simplifies testing. It’s often used for IoC.
Tell Us What You Need