blob: 44836935ea71b31b19dac8ebd704dd63e8d8d0ce [file] [log] [blame]
{
"name": "LM_FMBD",
"version": "0.0.1.1",
"summary": "LM_FMBD",
"description": "Risenb iOS Development Components of LM_FMBD",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuming": "97461909@qq.com"
},
"source": {
"git": "https://git.oschina.net/liuming_0109/FMDB.git",
"tag": "0.0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LM_FMBD/Classes/DBTool/**/*.{h,m}",
"dependencies": {
"FMDB": [
]
}
}