blob: fc8a8e1b333540e2c812e1e4e025981ed3c0f836 [file] [log] [blame]
{
"name": "FendaDBToolLib",
"version": "0.0.5",
"summary": "fenda public DB Manager Class",
"description": "奋达公用的数据库操作实例,初版后续需要持续优化",
"homepage": "https://gitee.com/Fly127/FendaDBToolLib.git",
"license": "MIT",
"authors": {
"WANG DONG": "aney.wangdong@fenda.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/Fly127/FendaDBToolLib.git",
"tag": "0.0.5"
},
"source_files": "Pod/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"FMDB": [
]
}
}