blob: 011df2ca1f72e071344307cae92189c584d658b0 [file] [log] [blame]
{
"name": "GradientAnimatorView",
"version": "1.1",
"summary": "A custom UIView with an ability to animate a linear gradient layer for a given set of colors.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wimansha/GradientAnimator",
"license": "MIT",
"authors": {
"Wimansha Chathuranga": "ewimansha@gmail.com"
},
"source": {
"git": "https://github.com/wimansha/GradientAnimator.git",
"commit": "da383506a0034bd90854099760361c9467008129"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Lib/**/*.{h,m,c}"
}