# DDUIKit [![CI Status](https://img.shields.io/travis/ddisfriend/DDUIKit.svg?style=flat)](https://travis-ci.org/ddisfriend/DDUIKit) [![Version](https://img.shields.io/cocoapods/v/DDUIKit.svg?style=flat)](https://cocoapods.org/pods/DDUIKit) [![License](https://img.shields.io/cocoapods/l/DDUIKit.svg?style=flat)](https://cocoapods.org/pods/DDUIKit) [![Platform](https://img.shields.io/cocoapods/p/DDUIKit.svg?style=flat)](https://cocoapods.org/pods/DDUIKit) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation DDUIKit is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'DDUIKit' ``` ## Author ddisfriend, chemailaddress2@gmail.com ## License DDUIKit is available under the MIT license. See the LICENSE file for more info.