[Add] DittoReactNativeIOS 4.9.1
[CocoaPods.git] / Specs / a / 8 / 0 / HZExtend / 0.5.4 / HZExtend.podspec.json
blobe6bec8b48b3f7d93181f5b58550d09a51feeb6c1
2   "name": "HZExtend",
3   "version": "0.5.4",
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": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/GeniusBrother/HZExtend.git",
17     "tag": "0.5.4"
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.0.4"
30     ],
31     "MBProgressHUD": [
33     ],
34     "FMDB": [
36     ],
37     "FMDBMigrationManager": [
39     ],
40     "MJExtension": [
42     ],
43     "TMCache": [
45     ],
46     "SDWebImage": [
48     ],
49     "MJRefresh": [
50       "~> 3.0.7"
51     ]
52   }