[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / d / HHZLaunchView / 0.0.1 / HHZLaunchView.podspec.json
blobea1a6a1585b2521691e17d78eb307883c5eb7a7f
2   "name": "HHZLaunchView",
3   "version": "0.0.1",
4   "summary": "LaunchView",
5   "description": "陈哲是个好孩子-LaunchView",
6   "homepage": "https://github.com/chenzhe555/HHZLaunchView",
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/HHZLaunchView.git",
19     "tag": "0.0.1"
20   },
21   "dependencies": {
22     "HHZUtils": [
23       "~> 0.0.2"
24     ],
25     "HHZCategory": [
26       "~> 0.0.2"
27     ],
28     "HHZBaseClass": [
29       "~> 0.0.1"
30     ],
31     "SDWebImage": [
32       "~> 4.0.0"
33     ]
34   },
35   "subspecs": [
36     {
37       "name": "HHZLaunchView",
38       "subspecs": [
39         {
40           "name": "launchView",
41           "source_files": "HHZLaunchView/launchView/*.{h,m}"
42         }
43       ]
44     }
45   ]