{ | |
"name": "ALittleStrongDB", | |
"version": "1.0.0", | |
"summary": "a Special database", | |
"description": "Ueing stitch property, consit of sql language.", | |
"homepage": "https://github.com/cashleeboy/ALittleStrongDB", | |
"license": "MIT", | |
"authors": { | |
"LiHongZhang": "LiHongZhang@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/cashleeboy/ALittleStrongDB.git", | |
"tag": "1.0.0" | |
}, | |
"dependencies": { | |
"FMDB": [ | |
"~> 2.6.2" | |
] | |
} | |
} |