[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / d / c / 6 / HannahCategory / 1.0.3 / HannahCategory.podspec.json
blob57abbd1c2a9286756ba9daadd00f9df607fd1b9e
2   "name": "HannahCategory",
3   "version": "1.0.3",
4   "summary": "分类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/HannahZheng/HannahCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HannahZheng": "821134912@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/HannahZheng/HannahCategory.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HannahCategory/Classes/**/*.{h,m}",
22   "subspecs": [
23     {
24       "name": "NSObject+HHCurrentVC",
25       "source_files": "HannahCategory/Classes/NSObject+HHCurrentVC/**/*"
26     },
27     {
28       "name": "UIView+HHLineDash",
29       "source_files": "HannahCategory/Classes/UIView+HHLineDash/**/*"
30     },
31     {
32       "name": "NSString+HHSize",
33       "source_files": "HannahCategory/Classes/NSString+HHSize/**/*"
34     },
35     {
36       "name": "HHRoundCorner",
37       "source_files": "HannahCategory/Classes/HHRoundCorner/**/*"
38     },
39     {
40       "name": "UIButton+HHBadge",
41       "source_files": "HannahCategory/Classes/UIButton+HHBadge/**/*"
42     },
43     {
44       "name": "HHColorHex",
45       "source_files": "HannahCategory/Classes/HHColorHex/**/*"
46     },
47     {
48       "name": "UIImage+HHCompress",
49       "source_files": "HannahCategory/Classes/UIImage+HHCompress/**/*"
50     }
51   ]