[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 8 / 0 / HZExtend / 0.5.5 / HZExtend.podspec.json
blob668682a5a6ca5384f92d0cd0b6bcec9a60b7b832
2   "name": "HZExtend",
3   "version": "0.5.5",
4   "summary": "MVVM, Powerful IOS Extension",
5   "description": "MVVM, Powerful IOS Extension,available Network、Model、MMVM、URLManager、database",
6   "homepage": "https://github.com/GeniusBrother/HZExtend.git",
7   "license": "MIT",
8   "authors": {
9     "GeniusBrother": "zuohong_xie@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/GeniusBrother/HZExtend.git",
17     "tag": "0.5.5"
18   },
19   "frameworks": [
20     "CoreFoundation",
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ],
25   "public_header_files": "HZExtend/Classes/**/*.h",
26   "source_files": "HZExtend/Classes/**/*.{h,m}",
27   "dependencies": {
28     "AFNetworking": [
29       "~>3.1.0"
30     ],
31     "MBProgressHUD": [
33     ],
34     "FMDB": [
35       "~>2.7.0"
36     ],
37     "FMDBMigrationManager": [
38       "~>1.4.0"
39     ],
40     "MJExtension": [
41       "~>3.0.13"
42     ],
43     "TMCache": [
45     ],
46     "SDWebImage": [
47       "~> 3.8.2"
48     ],
49     "MJRefresh": [
50       "~> 3.1.0"
51     ]
52   }