{ | |
"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}" | |
} |