blob: 8220a4f20817a1bb6c2c59ea3b5818d1180b6433 [file] [log] [blame]
{
"name": "BFDBLite",
"version": "0.0.1",
"summary": "A short description of BFDBLite.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_DBLite.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/BF_DBLite.git",
"tag": "0.0.1"
},
"source_files": "BFDBLite/*.{h,m}",
"dependencies": {
"FMDB": [
],
"BFLog": [
]
}
}