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",
24 "frameworks": "UIKit",
36 "source_files": "XWCocoa/Classes/Views/**/*.{h,m}",
37 "public_header_files": "XWCocoa/Classes/Views/**/*.h",
38 "frameworks": "UIKit",
53 "source_files": "XWCocoa/Classes/Manager/**/*.{h,m}",
54 "public_header_files": "XWCocoa/Classes/Manager/**/*.h",
55 "frameworks": "StoreKit",
66 "YYDispatchQueuePool": [
73 "source_files": "XWCocoa/Classes/Utility/**/*.{h,m}",
74 "public_header_files": "XWCocoa/Classes/Utility/**/*.h",
75 "frameworks": "UIKit",
87 "source_files": "XWCocoa/Classes/QMUICommon/**/*.{h,m}",
88 "public_header_files": "XWCocoa/Classes/QMUICommon/**/*.h",
89 "frameworks": "UIKit",
98 "source_files": "XWCocoa/Classes/XWNetWork/**/*.{h,m}",
99 "public_header_files": "XWCocoa/Classes/XWNetWork/**/*.h",
100 "frameworks": "UIKit",
112 "source_files": "XWCocoa/Classes/XWHttp/**/*.{h,m}",
113 "public_header_files": "XWCocoa/Classes/XWHttp/**/*.h",
114 "frameworks": "UIKit",
123 "source_files": "XWCocoa/Classes/XWHttp/Lib/**/*.{h,m}",
124 "public_header_files": "XWCocoa/Classes/XWHttp/Lib/**/*.h"
129 "XWCocoa/XWHttp/Lib": [
133 "source_files": "XWCocoa/Classes/XWHttp/Core/**/*.{h,m}",
134 "public_header_files": "XWCocoa/Classes/XWHttp/Core/**/*.h"