blob: bcd6d1d8efbc9788b7ddf3362fc02463e0afda63 [file] [log] [blame]
{
"name": "CJFMDBFileManager",
"version": "1.1.2",
"summary": "一个FMDB数据库文件的管理和使用.在这里停止使用改为pod‘CJFile’",
"homepage": "https://github.com/dvlproad/CJDatabase",
"license": "MIT",
"authors": {
"dvlproad": "studyroad@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/CJDatabase.git",
"tag": "CJFile_0.0.1"
},
"source_files": "CJFile/CJFileModel/*.{h,m}",
"frameworks": "UIKit",
"deprecated": true
}