2 "name": "KGAnimationView",
4 "summary": "An easy way to create key frame based animations for UIView which are tied to movement based gestures.",
5 "description": " * KGAnimationView allows you to add key frame animations to a view.\n * The key frame animations are not tied to time but rether to movement.\n * You can tie key frame animations to the scroll view did scroll delegate method to create some coole effects.\n",
6 "homepage": "https://github.com/kgellci/KGAnimationView",
7 "license": "Apache License, Version2.0 (LICENSE)",
8 "authors": "Kris Gellci",
13 "git": "https://github.com/kgellci/KGAnimationView.git",
20 "exclude_files": "Classes/Exclude",