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