4 "summary": "OC开发工具包(By: 张明重)",
5 "description": "网络请求及缓存、UIKit和Foundation的分类、帮助类等",
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}"
34 "name": "NSFoundation",
35 "source_files": "MZKit/NSFoundation/*.{h,m}"
39 "source_files": "MZKit/Other/*.{h,m}",
51 "source_files": "MZKit/GCD/*.{h,m}"
55 "source_files": "MZKit/BaseView/*.{h,m}"