blob: ce8eba34f65c496ff5dfe1082c44a945cbad5562 [file] [log] [blame]
{
"name": "YJHGradientButton",
"version": "0.0.2",
"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.2"
},
"source_files": [
"YJHGradientButton",
"YJHGradientButton/**/*.{h,m}"
],
"requires_arc": true
}