blob: bcc97b803ae63c7be95c4ef39432750712142849 [file] [log] [blame]
{
"name": "FMDB_JING",
"version": "0.1.0",
"summary": "fmdb的封装,无需写复杂的sql语句",
"description": "fmdb的封装,直接针对于model存取,无需写sql,一句代码搞定增删改查",
"homepage": "https://github.com/jingchangfa/FMDB_JING",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jing": "2719519892@qq.com"
},
"source": {
"git": "https://github.com/jingchangfa/FMDB_JING.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FMDB_JING/Classes/*.{h,m}"
}