K-Be / RAVAnimator

Animation infrastructure to animate non animatable via CALayer properties (for example, you can animate a mesh)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAVAnimator

CI Status Version License Platform

Example

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

Requirements

Installation

RAVAnimator is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'RAVAnimator', :git=>'https://github.com/K-Be/RAVAnimator', :tag=>'0.1'

Author

Andrew, scalli-k-be@ya.ru

License

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

About

Animation infrastructure to animate non animatable via CALayer properties (for example, you can animate a mesh)

License:MIT License


Languages

Language:Swift 92.6%Language:Ruby 7.4%