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