5 "summary": "Very simple and lightweight tween framework in Swift 4.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 "pod_target_xcconfig": {
19 "SWIFT_VERSION": "4.0"
21 "source_files": "MKTween/*.swift",