blob: 2d1d36a4121c1986ac7b3b65a8c8842dcb5b4472 [file] [log] [blame]
{
"name": "Gradientify",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Gradientify/GradientifyView.swift"
}