blob: 23d6d8c2222de9b701bc6176713759720310afb1 [file] [log] [blame]
{
"name": "UIGradientView",
"version": "0.3.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.3.0"
},
"social_media_url": "https://twitter.com/ghego20",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "UIGradientView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}