blob: e7479215c691b047f5e106d51a1d6fd9df357b7a [file] [log] [blame]
{
"name": "SHGradientColorView",
"version": "0.0.1",
"summary": "A gradient color view.",
"description": "A custom view and draw a gradient color between two colors.",
"homepage": "https://github.com/ShengHuaWu/SHGradientColorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShengHua Wu": "fantasy0404@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ShengHuaWu/SHGradientColorView.git",
"tag": "0.0.1"
},
"source_files": "SHGradientColorView/Classes/*.swift",
"requires_arc": true
}