[Add] ZoomVSDKUIToolkitiOS 1.13.11
[CocoaPods.git] / Specs / 7 / 2 / 4 / HBKitTools / 0.0.5 / HBKitTools.podspec.json
blob365ac30f81b7b02c6f630194dbcc0d2c652685e9
2   "name": "HBKitTools",
3   "version": "0.0.5",
4   "summary": "个人常用开发组件",
5   "description": "个人常用开发组件-自定义视图,常用分类,技术总结类目等.",
6   "homepage": "https://github.com/hubin97/HBKitTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hubin_Huang": "970216474@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/hubin97/HBKitTools.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "HBKitTools/HBKitTools/*.h",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "HBCategorys",
26       "source_files": "HBKitTools/HBKitTools/HBCategorys/*"
27     },
28     {
29       "name": "HBUIViews",
30       "source_files": "HBKitTools/HBKitTools/HBUIViews/*"
31     }
32   ]