blob: 9ddde3c6af4523eeb50ce44ce69d4386ddbbdd5b [file] [log] [blame]
{
"name": "BAButton",
"version": "2.6.7",
"summary": "自定义 button 类!用分类全新重构 BAButton,代码配置更灵活!可以自由设置 button 的文字和图片的布局、间距、每个角的切圆角!",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BAHome/BAButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"boai": "sunboyan@outlook.com"
},
"source": {
"git": "https://github.com/BAHome/BAButton.git",
"tag": "2.6.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BAButton/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}