CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

MVVMRB 0.2.5

MVVMRB 0.2.5

Maintained by Parmod Jakhar.



MVVMRB 0.2.5

  • By
  • Parmod Jakhar

MVVMRB

Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

  • MVVMRB

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

pod 'MVVMRB'
  • MVVMRB Xcode Template

We have created Xcode templates to generate MVVMRB classes, ready to add business logic to them. Run the install_template.sh shell script to copy the templates to the Xcode templates folder. Once you have successfully copied the templates, when adding a new file in Xcode, the MVVMRB group will show up.

Author

[email protected]

License

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