blob: f580c029ab451028ef0d21ff220938d3ab45d881 [file] [log] [blame]
{
"name": "HBButton",
"version": "0.0.3",
"summary": "华卓组件化Button",
"description": "华卓组件化Button的代码整理",
"homepage": "https://github.com/jihuaibin2017/HBButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xxxx": "xxxxxxx@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jihuaibin2017/HBButton.git",
"tag": "0.0.3"
},
"source_files": "HBButton/**/*.{h,m}",
"requires_arc": true
}