[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 7 / HZCustomToolBar / 0.1.0 / HZCustomToolBar.podspec.json
blobf85788f0472bd82f4628540e1711fe397fb23778
2   "name": "HZCustomToolBar",
3   "version": "0.1.0",
4   "summary": "一个简单的页面底部任务提交toolBar工具条",
5   "description": "一个简单的页面底部任务提交toolBar工具条,类似于聊天窗口",
6   "homepage": "https://github.com/liuyihau/HZCustomToolBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuyihua": "liuyihua2015@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/liuyihau/HZCustomToolBar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HZCustomToolBar/Classes/**/*",
22   "resource_bundles": {
23     "HZCustomToolBar": [
24       "HZCustomToolBar/Assets/*"
25     ]
26   }