blob: b2d50442c83b6bb8cc3b5fd4e0d00ff4d8c7f7f1 [file] [log] [blame]
{
"name": "VVSequelize",
"version": "0.1.5",
"summary": "基于FMDB的ORM模型封装.",
"description": "基于FMDB的ORM模型封装.",
"homepage": "https://github.com/pozi119/VVSequelize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Valo Lee": "pozi119@163.com"
},
"source": {
"git": "https://github.com/pozi119/VVSequelize.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VVSequelize/Classes/**/*",
"dependencies": {
"FMDB/SQLCipher": [
]
}
}