4 "summary": "文件操作的库(数据的缓存放在了CJNetwork/CJCacheManager)",
5 "homepage": "https://github.com/dvlproad/CJDatabase",
6 "description": "*、CJFMDBFileManager:一个不仅可以方便的操作数据库文件中的内容(增删改查),还可以方便的操作数据库文件(如创建、删除、重建)的库。\n\n A longer description of CJPopupAction 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!",
9 "dvlproad": "studyroad@qq.com"
15 "git": "https://github.com/dvlproad/CJDatabase.git",
18 "frameworks": "UIKit",
22 "name": "CJFMDBFileManager",
23 "source_files": "CJFile/CJFMDBFileManager/**/*.{h,m}",
24 "resources": "CJFile/CJFMDBFileManager/demofmdb.db",
29 "CJFile/CJFileManager": [
35 "name": "CJFileManager",
36 "source_files": "CJFile/CJFileManager/**/*.{h,m}"
39 "name": "CJFileModel",
40 "source_files": "CJFile/CJFileModel/**/*.{h,m}"