blob: fddaef45aa0c3204d53fa7c10724cb0d44c1f189 [file] [log] [blame]
{
"name": "MIAFMDB",
"version": "0.2.6",
"summary": "MIAFMDB.",
"description": "*use for fmdb sqlite",
"homepage": "https://github.com/tianjackyang/MIAFMDB",
"license": "MIT",
"authors": {
"tianjackyang": "919548782@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tianjackyang/MIAFMDB.git",
"tag": "0.2.6",
"submodules": true
},
"source_files": "Pod/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FMDB/standard": [
">= 2.3"
],
"MIADefine": [
"~> 0.0.3"
],
"Mantle": [
"~> 2.0.6"
]
}
}