blob: 5a6ad810d241daeb104d1650cb013110a3065793 [file] [log] [blame]
{
"name": "HannahCategory",
"version": "1.0.4",
"summary": "分类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HannahZheng/HannahCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HannahZheng": "821134912@qq.com"
},
"source": {
"git": "https://github.com/HannahZheng/HannahCategory.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HannahCategory/Classes/HannahCategory.h",
"subspecs": [
{
"name": "NSObject+HHCurrentVC",
"source_files": "HannahCategory/Classes/NSObject+HHCurrentVC/**/*"
},
{
"name": "UIView+HHLineDash",
"source_files": "HannahCategory/Classes/UIView+HHLineDash/**/*"
},
{
"name": "NSString+HHSize",
"source_files": "HannahCategory/Classes/NSString+HHSize/**/*"
},
{
"name": "HHRoundCorner",
"source_files": "HannahCategory/Classes/HHRoundCorner/**/*"
},
{
"name": "UIButton+HHBadge",
"source_files": "HannahCategory/Classes/UIButton+HHBadge/**/*"
},
{
"name": "HHColorHex",
"source_files": "HannahCategory/Classes/HHColorHex/**/*"
},
{
"name": "UIImage+HHCompress",
"source_files": "HannahCategory/Classes/UIImage+HHCompress/**/*"
}
]
}