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