4 "summary": "APP 开发中的常见的分类",
5 "description": "APP 开发中常用的分类,在这里做收集,方便以后的开发中直接继承就好。",
6 "homepage": "https://gitee.com/wangzhenzy/XWCategory",
9 "wangzhen": "wangzhenzy@outlook.com"
12 "git": "https://gitee.com/wangzhenzy/XWCategory.git",
22 "source_files": "XWCategory/Classes/UIkit/**/*.{h,m}",
23 "public_header_files": "XWCategory/Classes/UIkit/**/*.h",
38 "name": "XWCFoundation",
39 "source_files": "XWCategory/Classes/Foundation/**/*.{h,m}",
40 "public_header_files": "XWCategory/Classes/Foundation/**/*.h",
46 "XWCategory/XWCUIkit": [
53 "source_files": "XWCategory/Classes/Common/**/*.{h, m, swift}",
54 "public_header_files": "XWCategory/Classes/Common/**/*.h",
67 "source_files": "XWCategory/Classes/Others/**/*.{h,m}",
68 "public_header_files": "XWCategory/Classes/Others/**/*.h",