blob: f91d47fcb7b3b90a2418159fc1c454a807165e61 [file] [log] [blame]
{
"name": "XKDataSQLite",
"version": "1.0.0",
"summary": "数据库操作工具",
"homepage": "https://github.com/RyanMans/XKDataSQLite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ALLen、LAS": "1696186412@qq.com"
},
"source": {
"git": "https://github.com/ryanmans/XKDataSQLite.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKDataSQLite/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"FMDB": [
]
}
}