kuotinyen / ChainsKit

ChainsKit is a library that helps you easily set-up iOS UI components with builder pattern.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChainsKit

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod 'ChainsKit'

Author

kuotinyen@gmail.com, kuotinyen@gmail.com

License

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

About

ChainsKit is a library that helps you easily set-up iOS UI components with builder pattern.

License:MIT License


Languages

Language:Swift 75.4%Language:Ruby 24.6%