5 "description": "项目通用分类库,方便开发使用。",
6 "homepage": "https://github.com/EricBZH/BZCategory",
12 "EricBup": "375298211@qq.com"
15 "git": "https://github.com/EricBZH/BZCategory.git",
22 "source_files": "BZCategoryDemo/BZCategory/*.{h,m}",
23 "public_header_files": "BZCategoryDemo/BZCategory/BZCategory.h",
40 "name": "NSArray+BZAdd",
41 "source_files": "BZCategoryDemo/BZCategory/Foundation/NSArray/NSArray+BZAdd/*.{h,m}"
49 "name": "NSString+BZAdd",
50 "source_files": "BZCategoryDemo/BZCategory/Foundation/NSString/NSString+BZAdd/*.{h,m}"
53 "name": "NSString+BZAddRegex",
54 "source_files": "BZCategoryDemo/BZCategory/Foundation/NSString/NSString+BZAddRegex/*.{h,m}"
62 "name": "NSTimer+BZAdd",
63 "source_files": "BZCategoryDemo/BZCategory/Foundation/NSTimer/NSTimer+BZAdd/*.{h,m}"
68 "name": "NSUserDefaults",
69 "source_files": "BZCategoryDemo/BZCategory/Foundation/NSUserDefaults/NSUserDefaults+BZAdd/*.{h,m}",
72 "name": "NSUserDefaults+BZAdd"
78 "source_files": "BZCategoryDemo/BZCategory/Foundation/Safe/*.{h,m}"
81 "name": "UnicodeReadable",
82 "source_files": "BZCategoryDemo/BZCategory/Foundation/UnicodeReadable/*.{h,m}"
92 "BZCategory/Foundation/NSTimer": [
98 "name": "UIButton+BZAddCountdown",
99 "source_files": "BZCategoryDemo/BZCategory/UIKit/UIButton/UIButton+BZAddCountdown/*.{h,m}"
104 "name": "UITextField",
107 "name": "UITextField+BZAdd",
108 "source_files": "BZCategoryDemo/BZCategory/UIKit/UITextField/UITextField+BZAdd/*.{h,m}"
113 "name": "UIViewController",
116 "name": "UIViewController+BZAddHUD",
117 "source_files": "BZCategoryDemo/BZCategory/UIKit/UIViewController/UIViewController+BZAddHUD/*.{h,m}"
120 "name": "UIViewController+BZAddToast",
121 "source_files": "BZCategoryDemo/BZCategory/UIKit/UIViewController/UIViewController+BZAddToast/*.{h,m}"