4 "summary": "A project about iOS development Contains lots of tools and Category.",
5 "homepage": "https://github.com/ZuoLuFei/CMKit",
8 "ZuoLuFei": "yuan_ren_ge@163.com"
14 "git": "https://github.com/ZuoLuFei/CMKit.git",
17 "public_header_files": "CMKit/CMKit.h",
18 "source_files": "CMKit/CMKit.h",
23 "source_files": "CMKit/CMKit-Category(分类)/**/*.{h,m}"
27 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-AlertView(警告框)/*.{h,m}"
30 "name": "AnimationEffect",
31 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-AnimationEffect(动画特效)/*.{h,m}"
34 "name": "ProgressHUD",
35 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-HUD(提示框)/*.{h,m}",
36 "resources": "CMKit/CMKit-Tool(工具类)/Tool-HUD(提示框)/MBProgressHUD+CMKit.bundle",
44 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-QRCode(二维码)/*.{h,m}",
45 "resources": "CMKit/CMKit-Tool(工具类)/Tool-QRCode(二维码)/CMQRCodeManager.bundle",
51 "frameworks": "AVFoundation"
54 "name": "CommonSuperClass",
55 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-CommonSuperClass(共用父类)/*.{h,m}"
58 "name": "NewFeatures",
59 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-NewFeatures(新特性)/*.{h,m}"
62 "name": "ImagePicker",
63 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-ImagePicker(相机、相册)/CMImagePickerManager.{h,m}",