blob: e492a4e79c2ab5f9e1b06652d2a0a1a5bc8538bf [file] [log] [blame]
{
"name": "UIGradientView",
"version": "0.1.2",
"summary": "An UIView that support gradients.",
"description": "Easily set a gradient over an uiview using UIGradientView and directly from your Storyboard.",
"homepage": "https://github.com/matteocrippa/UIGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matteo Crippa": ""
},
"source": {
"git": "https://github.com/matteocrippa/UIGradientView.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/ghego20",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "UIGradientView/Classes/**/*"
}