[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / 0 / BAButton / 2.6.8 / BAButton.podspec.json
blob49bb90f4e08b668cafc9dfc79532d46ea3020356
2   "name": "BAButton",
3   "version": "2.6.8",
4   "summary": "自定义 button 类!用分类全新重构 BAButton,代码配置更灵活!可以自由设置 button 的文字和图片的布局、间距、每个角的切圆角!",
5   "description": "修复 iPhone X 等异形屏 键盘异常问题!优化代码规范",
6   "homepage": "https://github.com/BAHome/BAButton",
7   "license": {
8     "type": "https://github.com/996icu/996.ICU/blob/master/LICENSE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "boai": "sunboyan@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/BAHome/BAButton.git",
16     "tag": "2.6.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BAButton/**/*.{h,m}",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true