blob: 9c272d19ff49eaa230f01ed78bab9b11bbedb535 [file] [log] [blame]
{
"name": "CommonFMDBUtil",
"version": "0.0.5",
"summary": "一个FMDB数据库文件的管理和使用.在0.0.5版本这里停止使用,并改为pod‘CJFile/CJFMDBFileManager’",
"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.2"
},
"source_files": "CJFile/CJFileModel/*.{h,m}",
"frameworks": "UIKit",
"deprecated": true
}