blob: 2002c4e6cf874d502d8df11df667c3faf8427a79 [file] [log] [blame]
{
"name": "GradientAnimator",
"version": "1.0.2",
"summary": "GradientAnimator helps to fill your view with vibrant gradient theme colours and animates them",
"description": "GradientAnimator helps to fill your view with vibrant gradient theme colours and animates them to give a stunning view to your application design. It has predefined themes and user can also initialize their own set of colors and use them to animate your background",
"homepage": "https://github.com/iLeafSolutionsPvtLtd/GradientAnimator",
"license": "MIT",
"authors": {
"Jaison Joseph": "jaison@ileafsolutions.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/iLeafSolutionsPvtLtd/GradientAnimator.git",
"branch": "master",
"tag": "1.0.2"
},
"source_files": [
"GradientAnimator",
"GradientAnimator/**/*"
],
"exclude_files": "GradientAnimator/GradientAnimator/*.plist",
"swift_version": "5.0"
}