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",
48 "name": "CommonSuperClass",
49 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-CommonSuperClass(共用父类)/*.{h,m}"
52 "name": "NewFeatures",
53 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-NewFeatures(新特性)/*.{h,m}"
56 "name": "ImagePicker",
57 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-ImagePicker(相机、相册)/CMImagePickerManager.{h,m}",
65 "name": "FirstLetterCityList",
66 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-CityList(城市列表)/FirstLetterCityList(城市首字母列表)/**/*.{h,m}",
67 "resources": "CMKit/CMKit-Tool(工具类)/Tool-CityList(城市列表)/FirstLetterCityList(城市首字母列表)/CMCityList.bundle"
70 "name": "ThreeLevelCityList",
71 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-CityList(城市列表)/ThreeLevelCityList(城市三级列表)/**/*.{h,m}",
72 "resources": "CMKit/CMKit-Tool(工具类)/Tool-CityList(城市列表)/ThreeLevelCityList(城市三级列表)/CMThreeLevelCityList.bundle"
75 "name": "FMDBOperation",
76 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-FMDBOperation(FMDB操作)/**/*.{h,m}",
77 "libraries": "sqlite3"
80 "name": "PictureBrowse",
81 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-PictureBrowse(图片浏览器)/*.{h,m}",
87 "resources": "CMKit/CMKit-Tool(工具类)/Tool-PictureBrowse(图片浏览器)/MSSBrowse.bundle"
91 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-UnLock(手势、指纹解锁)/*.{h,m}",
92 "resources": "CMKit/CMKit-Tool(工具类)/Tool-UnLock(手势、指纹解锁)/DWUNlock.bundle"
96 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-SemiScene(半挂式场景切换)/*.{h,m}",
97 "frameworks": "QuartzCore"
100 "name": "DropdownAmplify",
101 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-DropdownAmplify(下拉放大)/*.{h,m}"
104 "name": "ShimmerLabel",
105 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-ShimmerLabel(闪烁文字)/*.{h,m}"
108 "name": "ProgressView",
109 "source_files": "CMKit/CMKit-Tool(工具类)/Tool-ProgressView(进度条)/*.{h,m}",