No image provided.
Typhoon
November 16, 2013 • Apache 2.0 License
A new dependency injection container for Objective-C. Light-weight, yet powerful, full-featured and super-easy to use.
* Non-invasive. No macros or XML required - uses powerful Objective-C run-...
BloodMagic
November 02, 2013 • MIT License
Provides kind of custom property attributes.
@interface ViewController : UIViewController
<BMLazy>
@property (nonatomic, strong) ProgressViewService *progressViewService...