2 "name": "zhCategories",
4 "summary": "A collection of category kit for iOS development.",
5 "homepage": "https://github.com/snail-z/zhCategories",
11 "snail-z": "haozhang0770@163.com"
14 "git": "https://github.com/snail-z/zhCategories.git",
20 "source_files": "zhCategories/Classes/zhCategories.h",
24 "source_files": "zhCategories/Classes/Foundation/**/*",
25 "public_header_files": "zhCategories/Classes/Foundation/**/*.h"
29 "source_files": "zhCategories/Classes/UIKit/**/*",
30 "public_header_files": "zhCategories/Classes/UIKit/**/*.h"
34 "source_files": "zhCategories/Classes/QuartzCore/**/*",
35 "public_header_files": "zhCategories/Classes/QuartzCore/**/*.h"