TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Apr 2015 |
Maintained by Eduardo Scoz.
Orbit is a simple dependency injection for your Obj-C projects. Say goodbye to singletons everywhere.
Orbit simplifies creation of domains and viewControllers on your class, by forcing you to follow simple and straightforward rules on how objects can be created.
Orbit is a great way to quickly cleanup object sharing and singletons in your application.
More documentation will come.
Eduardo Scoz, [email protected]
Orbit is available under the MIT license. See the LICENSE file for more info.