Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xcoder1011/swiftuukit

Common UI component tool classes, including TableView data-drive.
https://github.com/xcoder1011/swiftuukit

Last synced: about 2 months ago
JSON representation

Common UI component tool classes, including TableView data-drive.

Awesome Lists containing this project

README

        

# SwiftUUKit

[![CI Status](https://img.shields.io/travis/Xcoder1011/SwiftUUKit.svg?style=flat)](https://travis-ci.org/Xcoder1011/SwiftUUKit)
[![Version](https://img.shields.io/cocoapods/v/SwiftUUKit.svg?style=flat)](https://cocoapods.org/pods/SwiftUUKit)
[![License](https://img.shields.io/cocoapods/l/SwiftUUKit.svg?style=flat)](https://cocoapods.org/pods/SwiftUUKit)
[![Platform](https://img.shields.io/cocoapods/p/SwiftUUKit.svg?style=flat)](https://cocoapods.org/pods/SwiftUUKit)

## Example

Common UI component tool classes, including TableView data-drive.

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

## Requirements

## Installation

SwiftUUKit is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'SwiftUUKit'
```

## Author

Xcoder1011, [email protected]

## License

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