2 "name": "JMJParametricAnimation",
4 "summary": "Animations with arbitrary time functions.",
5 "description": "Parametric Animations! You can use this to create animations with arbitrary parametric time\nfunctions, and free yourself from the restrictions of bezier curve based time functions. Both\nCALayer (iOS 4 and later) and UIView (iOS 7 and later) animations are supported.",
6 "homepage": "https://github.com/jjjacksn/JMJParametricAnimation",
12 "J.J. Jackson": "jj@jack.sn"
15 "git": "https://github.com/jjjacksn/JMJParametricAnimation.git",
18 "social_media_url": "https://twitter.com/jjjacksn",
22 "source_files": "JMJParametricAnimation/Classes/**/*",
23 "frameworks": "QuartzCore",