blob: cc0aa2f773a53fd83a62b65f5035fc88a0de8fc3 [file] [log] [blame]
{
"name": "LCASqliteTool",
"version": "1.0.1",
"summary": "对sqlite增删改查的封装",
"description": "TODO: 对sqlite的简单封装,简化对sqlite的操作",
"homepage": "hhttps://github.com/changanli/LCASqliteTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"931985308@qq.com": "lichangan"
},
"source": {
"git": "https://github.com/changanli/LCASqliteTool.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCASqliteTool/Classes/**/*",
"pushed_with_swift_version": "3.0"
}