blob: 7b6bc8adb81b0c9c9208da7086ed8337f679a61d [file] [log] [blame]
{
"name": "WSqlJelly",
"version": "0.2.0",
"summary": "sqllite oc版本的封装,使用链式语法查询数据。",
"description": "sqllite oc版本的封装,使用链式语法查询数据等。",
"homepage": "https://github.com/zzttwzq/WSqlJelly",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzttwzq": "1076976262@qq.com"
},
"source": {
"git": "https://github.com/zzttwzq/WSqlJelly.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WSqlJelly/Classes/**/*",
"dependencies": {
"WExpandLibrary": [
]
}
}