henryhuypham / HPXibDesignable

A base class that helps its subclasses (associated with a xib file with the same name as the class) to be rendered in Interface Builder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HPXibDesignable

[![CI Status](http://img.shields.io/travis/Huy Pham/HPXibDesignable.svg?style=flat)](https://travis-ci.org/Huy Pham/HPXibDesignable) Version License Platform

Usage

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

Requirements

Installation

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

pod "HPXibDesignable"

Author

Huy Pham, huyphamthanh8290@gmail.com

License

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

About

A base class that helps its subclasses (associated with a xib file with the same name as the class) to be rendered in Interface Builder.

License:MIT License


Languages

Language:Shell 63.6%Language:Swift 24.5%Language:Ruby 8.2%Language:Objective-C 3.7%