[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 1 / 8 / HHZLoading / 0.0.2 / HHZLoading.podspec.json
blob260b8deb5e904313b9d73805ef36a526e6bae6ae
2   "name": "HHZLoading",
3   "version": "0.0.2",
4   "summary": "Loading",
5   "description": "陈哲是个好孩子-Loading",
6   "homepage": "https://github.com/chenzhe555/HHZLoading",
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/HHZLoading.git",
19     "tag": "0.0.2"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "HHZUtils": [
27       "~> 0.0.2"
28     ],
29     "HHZBaseClass": [
30       "~> 0.0.1"
31     ],
32     "HHZConfigs": [
33       "~> 0.0.1"
34     ],
35     "HHZCategory": [
36       "~> 0.0.2"
37     ]
38   },
39   "subspecs": [
40     {
41       "name": "HHZLoading",
42       "subspecs": [
43         {
44           "name": "loading",
45           "source_files": "HHZLoading/loading/*.{h,m}"
46         }
47       ]
48     }
49   ]