Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/snail-z/dawnkit
- Owner: snail-z
- License: mit
- Created: 2016-11-17T02:29:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T07:29:16.000Z (over 1 year ago)
- Last Synced: 2024-10-15T03:42:49.332Z (3 months ago)
- Topics: cache, extension, layer, layouts, swift, useful-utilities
- Language: Swift
- Homepage:
- Size: 542 KB
- Stars: 21
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.