blob: 3f157e55850878dca181f38714b4df4bcb464391 [file] [log] [blame]
{
"name": "QQKUserInfoSqlite",
"version": "0.1.0",
"summary": "数据管理用户信息",
"description": "数据库管理用户信息->WL",
"homepage": "https://gitee.com/quanquan7797/QQKUserInfoSqlite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daLuQ": "15850581247@163.com"
},
"source": {
"git": "https://gitee.com/quanquan7797/QQKUserInfoSqlite.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QQKUserInfoSqlite/Classes/**/*",
"dependencies": {
"FMDB": [
"~> 2.6.2"
]
}
}