4 "summary": "iOS开发工具包OC版(By: 张明重)",
5 "description": "网络请求及缓存、UIKit和Foundation的分类、Macros、view的基类、GCD和帮助类等",
6 "homepage": "https://gitee.com/hkh_01/MZKit",
12 "MJCheung": "the12306@qq.com"
15 "git": "https://gitee.com/hkh_01/MZKit.git",
22 "source_files": "MZKit/*.{h,m}",
23 "public_header_files": "MZKit/MZKit.h",
31 "source_files": "MZKit/UIKit/*.{h,m}"
35 "source_files": "MZKit/Foundation/*.{h,m}"
39 "source_files": "MZKit/Other/*.{h,m}",
51 "source_files": "MZKit/GCD/*.{h,m}"
55 "source_files": "MZKit/BaseView/*.{h,m}"