Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noppefoxwolf/swifttask-animation
UIView animation uses SwiftTask.
https://github.com/noppefoxwolf/swifttask-animation
Last synced: about 1 month ago
JSON representation
UIView animation uses SwiftTask.
- Host: GitHub
- URL: https://github.com/noppefoxwolf/swifttask-animation
- Owner: noppefoxwolf
- License: mit
- Created: 2016-11-04T05:37:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-04T10:25:56.000Z (about 8 years ago)
- Last Synced: 2024-05-02T05:46:15.794Z (7 months ago)
- Language: Swift
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftTaskAnimation
[![CI Status](http://img.shields.io/travis/Tomoya Hirano/SwiftTaskAnimation.svg?style=flat)](https://travis-ci.org/Tomoya Hirano/SwiftTaskAnimation)
[![Version](https://img.shields.io/cocoapods/v/SwiftTaskAnimation.svg?style=flat)](http://cocoapods.org/pods/SwiftTaskAnimation)
[![License](https://img.shields.io/cocoapods/l/SwiftTaskAnimation.svg?style=flat)](http://cocoapods.org/pods/SwiftTaskAnimation)
[![Platform](https://img.shields.io/cocoapods/p/SwiftTaskAnimation.svg?style=flat)](http://cocoapods.org/pods/SwiftTaskAnimation)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SwiftTaskAnimation is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "SwiftTaskAnimation"
```## Author
Tomoya Hirano, [email protected]
## License
SwiftTaskAnimation is available under the MIT license. See the LICENSE file for more info.