blob: e18ca56f21628618ce6177939535f999859f412b [file] [log] [blame]
{
"name": "FendaDBToolLib",
"version": "0.0.6",
"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.6"
},
"source_files": "Pod/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"FMDB": [
]
}
}