[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 0 / BAButton / 2.6.7 / BAButton.podspec.json
blob9ddde3c6af4523eeb50ce44ce69d4386ddbbdd5b
2   "name": "BAButton",
3   "version": "2.6.7",
4   "summary": "自定义 button 类!用分类全新重构 BAButton,代码配置更灵活!可以自由设置 button 的文字和图片的布局、间距、每个角的切圆角!",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BAHome/BAButton",
7   "license": {
8     "type": "MIT",
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.7"
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