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",
33 "source_files": "XWCocoa/Classes/Views/**/*.{h,m}",
34 "public_header_files": "XWCocoa/Classes/Views/**/*.h",
35 "frameworks": "UIKit",
47 "source_files": "XWCocoa/Classes/Manager/**/*.{h,m}",
48 "public_header_files": "XWCocoa/Classes/Manager/**/*.h",
49 "frameworks": "StoreKit",
60 "YYDispatchQueuePool": [
67 "source_files": "XWCocoa/Classes/Utility/**/*.{h,m}",
68 "public_header_files": "XWCocoa/Classes/Utility/**/*.h",
69 "frameworks": "UIKit",
81 "source_files": "XWCocoa/Classes/QMUICommon/**/*.{h,m}",
82 "public_header_files": "XWCocoa/Classes/QMUICommon/**/*.h",
83 "frameworks": "UIKit",