blob: 6791452ea6682c93c785d0c3e95525075f60e612 [file] [log] [blame]
{
"name": "LPMSDBKit",
"version": "1.0.0",
"summary": "This is a database",
"description": "这是数据库,用来完成本地的音源相关操作",
"homepage": "https://github.com/feitiandalong/LPMSDBKit.git",
"license": "MIT",
"authors": {
"long.cheng": "long.cheng@linkplay.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/feitiandalong/LPMSDBKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"dependencies": {
"Realm": [
"~> 3.11.1"
],
"LPMDBKit": [
"~> 1.0.1"
]
}
}