[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 0 / d / CZLoading / 0.0.1 / CZLoading.podspec.json
blob620945ed1357d45cd3668804194f707d987eccf2
2   "name": "CZLoading",
3   "version": "0.0.1",
4   "summary": "iOS-Loading",
5   "description": "iOS-Loadingç±»",
6   "homepage": "https://github.com/chenzhe555/iOS-CZLoading",
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-CZLoading.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     "MBProgressHUD": [
34       ">= 1.1.0"
35     ]
36   },
37   "subspecs": [
38     {
39       "name": "classes",
40       "source_files": "CZLoading/classes/*.{h,m}"
41     }
42   ]