blob: 620fd63b53b0c979308fc3cf1560b7ff3ca23efc [file] [log] [blame]
{
"name": "LYDB",
"version": "0.9.0",
"summary": "LYDB.",
"description": "Sqlite 数据库面向对象简单封装",
"homepage": "https://github.com/DeveloperLY/LYDB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DeveloperLY": "coderyliu@gmail.com"
},
"source": {
"git": "https://github.com/DeveloperLY/LYDB.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LYDB/Classes/**/*",
"libraries": "sqlite3.0"
}