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",
45 "source_files": "XWCocoa/Classes/Manager/**/*.{h,m}",
46 "public_header_files": "XWCocoa/Classes/Manager/**/*.h",
47 "frameworks": "StoreKit",
58 "YYDispatchQueuePool": [
65 "source_files": "XWCocoa/Classes/Utility/**/*.{h,m}",
66 "public_header_files": "XWCocoa/Classes/Utility/**/*.h",
67 "frameworks": "UIKit",
79 "source_files": "XWCocoa/Classes/QMUICommon/**/*.{h,m}",
80 "public_header_files": "XWCocoa/Classes/QMUICommon/**/*.h",
81 "frameworks": "UIKit",
90 "source_files": "XWCocoa/Classes/XWNetWork/**/*.{h,m}",
91 "public_header_files": "XWCocoa/Classes/XWNetWork/**/*.h",
92 "frameworks": "UIKit",