blob: 2f3b59d2d65c94e798b1db9d5f0e8a04a655c99f [file] [log] [blame]
{
"name": "WSqlJelly",
"version": "0.1.7",
"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.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WSqlJelly/Classes/**/*",
"dependencies": {
"WExpandLibrary": [
]
}
}