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",
38 "source_files": "BZCategoryDemo/BZCategory/Foundation/NSArray/*.{h,m}"
42 "source_files": "BZCategoryDemo/BZCategory/Foundation/NSString/*.{h,m}"
46 "source_files": "BZCategoryDemo/BZCategory/Foundation/NSTimer/*.{h,m}"
49 "name": "NSUserDefaults",
50 "source_files": "BZCategoryDemo/BZCategory/Foundation/NSUserDefaults/*.{h,m}"
54 "source_files": "BZCategoryDemo/BZCategory/Foundation/Regex/*.{h,m}"
58 "source_files": "BZCategoryDemo/BZCategory/Foundation/Safe/*.{h,m}"
61 "name": "UnicodeReadable",
62 "source_files": "BZCategoryDemo/BZCategory/Foundation/UnicodeReadable/*.{h,m}"
72 "BZCategory/Foundation/NSTimer": [
78 "name": "UIButton+BZAddCountdown",
79 "source_files": "BZCategoryDemo/BZCategory/UIKit/UIButton/UIButton+BZAddCountdown/*.{h,m}"
84 "name": "UITextField",
87 "name": "UITextField+BZAdd",
88 "source_files": "BZCategoryDemo/BZCategory/UIKit/UITextField/UITextField+BZAdd/*.{h,m}"
93 "name": "UIViewController",
96 "name": "UIViewController+BZAddHUD",
97 "source_files": "BZCategoryDemo/BZCategory/UIKit/UIViewController/UIViewController+BZAddHUD/*.{h,m}"
100 "name": "UIViewController+BZAddToast",
101 "source_files": "BZCategoryDemo/BZCategory/UIKit/UIViewController/UIViewController+BZAddToast/*.{h,m}"