4 "summary": "自定义的基础工具类",
5 "homepage": "https://github.com/dvlproad/CJUIKit",
8 "description": "1、CJDataUtil:包含搜索、排序等数据处理工具类\n2、CJDateUtil:日期工具\n3、CJKeyboardUtil:键盘工具\n4、CJLog:日志工具\n*、CJIndentedStringUtil:将 字符串/字典/数组转成含缩进字符串的字符串 的工具\n7、CJAppLastUtil:APP上次信息+账号安全工具\n8、CJManager:其他各种工具类\n9、CJPinyinHelper:拼音相关工具\n10、CJCallUtil:拨打电话工具\n*、CJQRCodeUtil:二维码\n*、CJLaunchImageUtil:启动图\n\n A longer description of CJBaseUtil in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!",
13 "git": "https://github.com/dvlproad/CJUIKit.git",
14 "tag": "CJBaseUtil_0.4.1"
16 "frameworks": "UIKit",
21 "source_files": "CJBaseUtil/CJLog/**/*.{h,m}",
26 "CJBaseUIKit/UIView/CJDragAction": [
32 "name": "CJIndentedStringUtil",
33 "source_files": "CJBaseUtil/CJIndentedStringUtil/**/*.{h,m}"
36 "name": "CJAppLastUtil",
37 "source_files": "CJBaseUtil/CJAppLastUtil/**/*.{h,m}",
46 "source_files": "CJBaseUtil/CJDataUtil/**/*.{h,m}"
50 "source_files": "CJBaseUtil/CJDateUtil/**/*.{h,m}"
53 "name": "CJKeyboardUtil",
54 "source_files": "CJBaseUtil/CJKeyboardUtil/**/*.{h,m}"
58 "source_files": "CJBaseUtil/UIUtil/**/*.{h,m}"
62 "source_files": "CJBaseUtil/CJCallUtil/**/*.{h,m}"
65 "name": "CJQRCodeUtil",
66 "source_files": "CJBaseUtil/CJQRCodeUtil/**/*.{h,m}"
69 "name": "CJLaunchImageUtil",
70 "source_files": "CJBaseUtil/CJLaunchImageUtil/**/*.{h,m}"
76 "name": "CJModuleManager",
77 "source_files": "CJBaseUtil/CJManager/CJModuleManager/**/*.{h,m}"
80 "name": "CJLocationChangeManager",
81 "source_files": "CJBaseUtil/CJManager/CJLocationChangeManager/**/*.{h,m}",
83 "CJBaseUtil/CJDateUtil": [
89 "name": "CJTimerManager",
90 "source_files": "CJBaseUtil/CJManager/CJTimerManager/**/*.{h,m}"
93 "name": "CJSuspendWindowManager",
94 "source_files": "CJBaseUtil/CJManager/CJTimerManager/**/*.{h,m}"
99 "name": "CJPinyinHelper",
100 "source_files": "CJBaseUtil/CJPinyinHelper/**/*.{h,m}",