2 "name": "RBBAnimation",
4 "summary": "Block-based animations made easy.",
5 "description": " RBBAnimation is a subclass of CAKeyframeAnimation that allows you to\n declare your animations using blocks instead of writing out all the\n individual key-frames.\n\n It also comes with a replacement for CASpringAnimation.\n",
6 "homepage": "https://github.com/robb/RBBAnimation",
9 "Robert Böhnke": "robb@robb.is"
16 "git": "https://github.com/robb/RBBAnimation.git",
21 "RBBAnimation/**/*.{h,m}"
23 "frameworks": "QuartzCore",