4 "summary": "一个简单的Kit框架。",
5 "description": "收集了 在开发中常用的工具类,在这里做统一管理 让以后的使用更加方便。",
6 "homepage": "https://gitee.com/wangzhenzy/XWCocoa",
9 "wangzhen": "wangzhenzy@outlook.com"
12 "git": "https://gitee.com/wangzhenzy/XWCocoa.git",
22 "source_files": "XWCocoa/Classes/Categories/**/*.{h,m}",
23 "public_header_files": "XWCocoa/Classes/Categories/**/*.h",
28 "source_files": "XWCocoa/Classes/Views/**/*.{h,m}",
29 "public_header_files": "XWCocoa/Classes/Views/**/*.h",
30 "frameworks": "UIKit",
39 "source_files": "XWCocoa/Classes/Manager/**/*.{h,m}",
40 "public_header_files": "XWCocoa/Classes/Manager/**/*.h",
41 "frameworks": "UIKit",
50 "source_files": "XWCocoa/Classes/Utility/**/*.{h,m}",
51 "public_header_files": "XWCocoa/Classes/Utility/**/*.h",
52 "frameworks": "UIKit",
61 "source_files": "XWCocoa/Classes/QMUICommon/**/*.{h,m}",
62 "public_header_files": "XWCocoa/Classes/QMUICommon/**/*.h",
63 "frameworks": "UIKit",