[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / c / CZStatusView / 0.0.1 / CZStatusView.podspec.json
blob51a4fdd23f38315dbc7a8520b78eef3cc60335a7
2   "name": "CZStatusView",
3   "version": "0.0.1",
4   "summary": "iOS-CZStatusView",
5   "description": "iOS-CZStatusViewç±»",
6   "homepage": "https://github.com/chenzhe555/iOS-CZStatusView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenzhe555": "376811578@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chenzhe555/iOS-CZStatusView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "CZCategorys": [
28       ">= 0.0.1"
29     ],
30     "CZConfig": [
31       ">= 0.0.1"
32     ],
33     "SDWebImage": [
34       ">= 5.0.2"
35     ]
36   },
37   "subspecs": [
38     {
39       "name": "classes",
40       "source_files": "CZStatusView/classes/*.{h,m}"
41     }
42   ]