[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 0 / HZExtend / 0.6.1 / HZExtend.podspec.json
blob87b82bc48d99420a1712632f9ed95f1243f6a15e
2   "name": "HZExtend",
3   "version": "0.6.1",
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.6.1"
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     "FMDB": [
32       "~>2.7.0"
33     ]
34   }