Skip to content

flix-tech/MFBBinding

Repository files navigation

MFBBinding

Data binding framework for Objective-C

CI Status Version License Platform

Description

MFBBinding provides data binding mechanism with Interface Builder support, which could be used on iOS platform as alternative to Cocoa Bindings.

Installation

MFBBinding is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MFBBinding"

Author

Nickolay Tarbayev, tarbayev-n@yandex.ru

License

MFBBinding is available under the MIT license. See the LICENSE file for more info.