4 "summary": "自定义的基础工具类",
5 "homepage": "https://github.com/dvlproad/CJFoundation",
8 "description": "1、CJSortedAndSearchUtil:搜索和排序的工具类\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/CJFoundation.git",
14 "tag": "CJBaseUtil_0.0.2"
16 "frameworks": "UIKit",
21 "source_files": "CJBaseUtil/CJApp/**/*.{h,m}"
25 "source_files": "CJBaseUtil/CJDevice/**/*.{h,m}"
29 "source_files": "CJBaseUtil/CJLog/**/*.{h,m}"
32 "name": "PrivateSetting",
33 "source_files": "CJBaseUtil/PrivateSetting/**/*.{h,m}"