[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 0 / 4 / 7 / HLSegmentViewController / 1.0.0 / HLSegmentViewController.podspec.json
blob201437b451fd4b79e11f9928189854acddb699f7
2   "name": "HLSegmentViewController",
3   "version": "1.0.0",
4   "summary": "简单易用的SegmentViewController,可以快速实现网易新闻,今日头像类似的主页效果",
5   "description": "简单易用的SegmentViewController,可以快速实现网易新闻,今日头像类似的主页效果\n使用简单 方便易用 对项目无浸入性",
6   "homepage": "https://github.com/DargonLee/HLSegmentViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DargonLee": "2461414445@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DargonLee/HLSegmentViewController.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HLSegmentViewController/Classes/**/*"