2 "name": "CHCubicBezier",
4 "summary": "CHCubicBezier provides Cubic-Bezier Curve easing calculating.",
5 "description": "Provide Cubic Bezier Curve easing for animation(ease-in, ease-out, ease-in-out or other custom curse).\nImplementation base on [bezier-easing](https://github.com/gre/bezier-easing).",
6 "homepage": "https://blog.capslock.tw/",
7 "screenshots": "http://www.w3.org/TR/css3-transitions/TimingFunction.png",
10 "Calvin": "calvin.peak@capslock.tw"
19 "git": "https://github.com/CapsLock-Studio/CHCubicBezier.git",
22 "source_files": "CHCubicBezier/CubicBezier.swift",