blob: 5232aa6151db0ddbb0c10514325b9b427d4dcb22 [file] [log] [blame]
{
"name": "FXDatabase",
"version": "0.1.3",
"summary": "对FMDB的封装",
"homepage": "https://github.com/feixue299/FXDatabase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wupengfei": "1569485690@qq.com"
},
"source": {
"git": "https://github.com/feixue299/FXDatabase.git",
"tag": "0.1.3"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"platforms": {
"ios": null
},
"dependencies": {
"FMDB": [
]
}
}