blob: 35fc2c53892d17fdc6d1693ee25640e897143261 [file] [log] [blame]
{
"name": "CBModel",
"version": "1.0.0",
"summary": "对于FMDB的封装,针对Model层的直接存储,包含JSON<->Modle转换.",
"homepage": "https://github.com/cbangchen/CBModel",
"license": "MIT",
"authors": {
"陈超邦": "http://cbang.info"
},
"source": {
"git": "https://github.com/cbangchen/CBModel.git",
"commit": "e325da35dc95115b2dbcb484d4389cd4a2b08f58"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"FMDB": [
]
}
}