[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 2 / HBTools / 1.1.5 / HBTools.podspec.json
blob118085cd9b55419af258e2b03ded3c8e4848fdf1
2   "name": "HBTools",
3   "version": "1.1.5",
4   "summary": "整合的一些自己用的工具类集合  v1.1.5  更新时间:2019年01月01日",
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.5"
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