2 "name": "CAAnimation-EasingEquations",
4 "summary": "A category on CAAnimation that provides a number of easing equations to add some zazz to your app (with examples!)",
5 "description": "Adding easing to animations makes them more realistic. UIKit provides a very limited set of easing functions, so I added a few more.\nEasings.net provides some good examples and further explanation. \n",
6 "homepage": "https://github.com/bryanoltman/CAAnimation-EasingEquations",
9 "Bryan": "bryanoltman@gmail.com"
11 "social_media_url": "http://twitter.com/moltman",
16 "git": "https://github.com/bryanoltman/CAAnimation-EasingEquations.git",
19 "source_files": "*.{h,m}",