[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / d / 3 / 2 / HBTools / 1.1.6 / HBTools.podspec.json
bloba56f26fdd382f9e2742e4fffad4c786baa930535
2   "name": "HBTools",
3   "version": "1.1.6",
4   "summary": "整合的一些自己用的工具类集合  v1.1.6  更新时间:2019年01月03日",
5   "description": "完成 自定义列表分栏 HBSegment",
6   "homepage": "https://github.com/hengbin/HBTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hengbin": "Dchaoliu@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hengbin/HBTools.git",
19     "tag": "1.1.6"
20   },
21   "source_files": "HBTools/HBTools/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation",
25     "QuartzCore",
26     "CoreGraphics",
27     "CoreImage",
28     "CoreText",
29     "ImageIO",
30     "Accelerate"
31   ],
32   "dependencies": {
33     "SDAutoLayout": [
34       "~> 2.2.1"
35     ]
36   },
37   "requires_arc": true