[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / b / HHZTabbar / 0.0.1 / HHZTabbar.podspec.json
blob6e0dd6a569d0b0e78cff160315fff592868ba87b
2   "name": "HHZTabbar",
3   "version": "0.0.1",
4   "summary": "Tabbar",
5   "description": "陈哲是个好孩子-Tabbar",
6   "homepage": "https://github.com/chenzhe555/HHZTabbar",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "chenzhe555": "376811578@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/chenzhe555/HHZTabbar.git",
19     "tag": "0.0.1"
20   },
21   "dependencies": {
22     "HHZCategory": [
23       "~> 0.0.2"
24     ],
25     "HHZUtils": [
26       "~> 0.0.2"
27     ],
28     "HHZConfigs": [
29       "~> 0.0.1"
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "HHZTabbar",
35       "subspecs": [
36         {
37           "name": "Tabbar",
38           "source_files": "HHZTabbar/Tabbar/*.{h,m}"
39         }
40       ]
41     }
42   ]