blob: a49c9cfb3b2b8492448db9a3d3a52357c1f7a57e [file] [log] [blame]
{
"name": "CWSqlite",
"version": "1.6.1",
"summary": "OC数据库",
"description": "一行代码操作数据库CWSqlite.",
"homepage": "https://github.com/ChavezChen/CWSqlite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenwang": "543438338@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ChavezChen/CWSqlite.git",
"tag": "1.6.1"
},
"source_files": "CWSqlite/*.{h,m}"
}