blob: 67d6015094cb56fc395efd076a0834af234c9246 [file] [log] [blame]
{
"name": "UIGradientView",
"version": "0.2.0",
"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.2.0"
},
"social_media_url": "https://twitter.com/ghego20",
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source_files": "UIGradientView/Classes/**/*"
}