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