Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bemxself/animationchain

Make animations in a promise-like chain.
https://github.com/bemxself/animationchain

animation ios swift

Last synced: 11 days ago
JSON representation

Make animations in a promise-like chain.

Awesome Lists containing this project

README

        

# AnimationChain

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

## Example

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

## Requirements

None

## Installation

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

```ruby
pod 'AnimationChain'
```

## Author

Song Mingxu, [email protected]

## License

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