5 "summary": "Very simple and lightweight tween framework in Swift 3.0",
6 "description": "No objects/views bindings for a more flexible use. Uses CADisplayLink or NSTimer with time interval parameters.",
7 "homepage": "https://github.com/kmalkic/MKTween",
9 "Kevin Malkic": "k_malkic@yahoo.fr"
12 "git": "https://github.com/kmalkic/MKTween.git",
18 "source_files": "MKTween/*.swift",
20 "pushed_with_swift_version": "3.0"