2 "name": "KGIAnimationView",
4 "summary": "An easy way to create key frame based animations for UIView which are tied to movement based gestures.",
5 "description": " * KGIAnimationView 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/KGIAnimationView",
7 "license": "Apache License, Version2.0 (LICENSE)",
8 "authors": "Kris Gellci",
13 "git": "https://github.com/kgellci/KGIAnimationView.git",
20 "exclude_files": "Classes/Exclude",