Marko Hlebar

4pods
Data Binding and MVVM for iOS.
- data binding from XIBs or code by using BIND DSL
- data transforms by using subclasses of NSValueTransformer
- automagic unbinding - no more KVO exceptions on dealloc
- MVVM out of the box by utilizing protocols and abstract classes
License: MIT