blob: 534be57e2d30d296fa81b181dd12c240c4f31959 [file] [log] [blame]
{
"name": "LKDBHelper",
"version": "1.3",
"summary": "数据库的全自动操作,支持 列->实体属性 映射,列属性设置,表版本升级... Database : Automatic Operation ...",
"homepage": "https://github.com/li6185377/LKDBHelper-SQLite-ORM",
"license": "MIT",
"authors": {
"li6185377": "li6185377@163.com"
},
"source": {
"git": "https://github.com/li6185377/LKDBHelper-SQLite-ORM.git",
"tag": "1.3"
},
"platforms": {
"ios": "4.3"
},
"source_files": "LKDBHelper/Helper/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FMDB": [
]
}
}