blob: 7fa720e24fafde8243109a42fbde427fe918138a [file] [log] [blame]
{
"name": "LDOGradientView",
"version": "1.0.2",
"summary": "A simple but flexible gradient view with Interface Builder support.",
"description": "Draws a gradient between two colors. Direction, start and end offset are configurable.\nAll options are IBInspectable and can be modified in Interface Builder.",
"homepage": "https://github.com/lurado/LDOGradientView",
"screenshots": "https://github.com/lurado/LDOGradientView/blob/master/Screenshots/LDOGradientView.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Julian Raschke und Sebastian Ludwig GbR": "info@lurado.com"
},
"source": {
"git": "https://github.com/lurado/LDOGradientView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LDOGradientView/Classes/**/*"
}