blob: 8227bf27e42a799f947dcbfb487904eb388f1977 [file] [log] [blame]
{
"name": "YJHGradientButton",
"version": "0.0.6",
"summary": "A color gradient button",
"homepage": "https://github.com/yunjinghui123/YJHGradientButton",
"license": "MIT",
"authors": {
"yunjinghui": "1432680302@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yunjinghui123/YJHGradientButton.git",
"tag": "0.0.6"
},
"source_files": [
"YJHGradientButton",
"YJHGradientButton/**/*.{h,m}"
],
"requires_arc": true
}