Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/snail-z/dawnkit

Component libraries accumulated in daily development: including custom views, tool classes, extensions, transition animations, layouts, caches, etc.
https://github.com/snail-z/dawnkit

cache extension layer layouts swift useful-utilities

Last synced: 3 months ago
JSON representation

Component libraries accumulated in daily development: including custom views, tool classes, extensions, transition animations, layouts, caches, etc.

Awesome Lists containing this project

README

        

# DawnKit

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

## Example

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

## Requirements

## Installation

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

```ruby
pod 'DawnKit'
```

## Author

zhang, [email protected]

## License

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