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}",
39 "name": "ProgressHUD",
40 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-HUD(提示框)/*.{h,m}",
41 "resources": "CMKit/CMKit-Tool(工具类)/Tool-HUD(提示框)/MBProgressHUD+CMKit.bundle",
49 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-QRCode(二维码)/*.{h,m}",
50 "resources": "CMKit/CMKit-Tool(工具类)/Tool-QRCode(二维码)/CMQRCodeManager.bundle",
56 "frameworks": "AVFoundation"
59 "name": "CommonSuperClass",
60 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-CommonSuperClass(共用父类)/*.{h,m}"
63 "name": "NewFeatures",
64 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-NewFeatures(新特性)/*.{h,m}"
67 "name": "ImagePicker",
68 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-ImagePicker(相机、相册)/CMImagePickerManager.{h,m}",
77 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-CityList(城市列表)/**/*.{h,m}",
78 "resources": "CMKit/CMKit-Tool(工具类)/Tool-CityList(城市列表)/CMCityList.bundle"