blob: 438ef19de2e3d603273fa34a87252e0e70a89201 [file] [log] [blame]
{
"name": "BAButton",
"version": "2.2.1",
"summary": "自定义 button 类!更新内容:2.2.1.1、button 的 角半径 buttonCornerRadii,默认 CGSizeMake(0, 0)",
"homepage": "https://github.com/boai/BAButton",
"license": "MIT",
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/boai/BAButton.git",
"tag": "2.2.1"
},
"source_files": "BAButton/**/*.{h,m}",
"requires_arc": true
}