blob: cc9121455b0072d4f97f46ef5e04d7c86ef189de [file] [log] [blame]
{
"name": "XKGradientView",
"version": "1.0.0",
"summary": "颜色渐变",
"description": "颜色渐变,包括label, view, textfield, textview(最近项目很多地方都要渐变,烦不胜烦)",
"homepage": "https://github.com/kunhum/XKGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunhum": "kunhum@163.com"
},
"source": {
"git": "https://github.com/kunhum/XKGradientView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKGradientView/Classes/XKGradientView/*.{h,m}"
}