[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 6 / 2 / LBUnderlineSegmentedControl / 0.0.2 / LBUnderlineSegmentedControl.podspec.json
blobb09d8a5659d44ae867f0569c5125d22974243c36
2   "name": "LBUnderlineSegmentedControl",
3   "version": "0.0.2",
4   "summary": "带下划线的自定义SegmentedControl",
5   "description": "带下划线的自定义SegmentedControl,支持自定义下划线颜色、长短、线粗、以及间距。",
6   "homepage": "https://github.com/A1129434577/LBUnderlineSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBUnderlineSegmentedControl.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "LBUnderlineSegmentedControl/**/*.{h,m}",
22   "requires_arc": true