blob: 7e363240ec97ebd3f99c237857eccd48421060c8 [file] [log] [blame]
{
"name": "Gradientify",
"version": "0.1.2",
"summary": "Add a gradient subview on your UIView classes.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"swift_version": "4.0",
"homepage": "https://github.com/AnandKore91/Gradientify",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Anand Kore": "Anandkore91@gmail.com"
},
"source": {
"git": "https://github.com/AnandKore91/Gradientify.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Gradientify/*"
}