blob: 3c6c35f103e71c7f3301c9814ea8a0a9e01ef36e [file] [log] [blame]
{
"name": "VVSequelize",
"version": "0.1.0-beta5",
"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.0-beta5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VVSequelize/Classes/**/*",
"dependencies": {
"FMDB/SQLCipher": [
]
}
}