2 "name": "NSBKeyframeAnimation",
4 "summary": "jQuery-like animations in CoreAnimation.",
5 "description": " NSBKeyframeAnimation allows you to create jQuery-like animations with a high level interface in a similar way as you would do with -[UIView animateWithDuration:delay:options:animations:completion:], but with any kind of function.\n",
6 "homepage": "https://github.com/NachoSoto/NSBKeyframeAnimation",
9 "Nacho Soto": "hello@nachosoto.com"
12 "git": "https://github.com/NachoSoto/NSBKeyframeAnimation.git",
13 "commit": "6956b1d7b44244f83a9d75b75c722ab1bcf72a0e"
15 "source_files": "NSBKeyframeAnimation/Classes/NSBKeyframeAnimation",
16 "frameworks": "QuartzCore",