Skip to content

keepcalmandcodecodecode/SweetEasing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SweetEasing

CI Status Version License Platform

Usage

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

let func = LinearEasing()
let tStart = 0.5
let tComputed = func.compute(t)

Requirements

Installation

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

pod "SweetEasing"

Author

keepcalmandcodecodecode, easy.dev@yandex.ru

License

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