blob: 3e50644c4c495a43c14f816fcc557efcd7108efb [file] [log] [blame]
{
"name": "BAButton",
"version": "2.6.1",
"summary": "自定义 button 类!用分类全新重构 BAButton,代码配置更灵活!可以自由设置 button 的文字和图片的布局、间距、每个角的切圆角!",
"homepage": "https://github.com/BAHome/BAButton",
"license": "MIT",
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BAHome/BAButton.git",
"tag": "2.6.1"
},
"source_files": "BAButton/BAButton/*.{h,m}",
"requires_arc": true
}