jiakai-lian / JKLGenericBuilder-ObjC

An simple generic builder for Objective-C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JKLGenericBuilder-ObjC

[![CI Status](http://img.shields.io/travis/Jiakai Lian/JKLGenericBuilder-ObjC.svg?style=flat)](https://travis-ci.org/Jiakai Lian/JKLGenericBuilder-ObjC) Version License Platform

Usage

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

Requirements

Installation

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

pod "JKLGenericBuilder-ObjC"

Author

Jiakai Lian, jiakai.lian@gmail.com

License

JKLGenericBuilder-ObjC is available under the MIT license. See the LICENSE file for more info.

About

An simple generic builder for Objective-C

License:MIT License


Languages

Language:Objective-C 80.9%Language:Ruby 19.1%