blob: 9d4416d96a6af81e6f263ff5ac223975ed18ce27 [file] [log] [blame]
{
"name": "LPAPersistance",
"version": "0.1.1",
"summary": "一个持久层框架.",
"description": "一个持久层框架。",
"homepage": "https://gitlab.com/leeping/LPAPersistance.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leeping": "liping_000@126.com"
},
"source": {
"git": "https://gitlab.com/leeping/LPAPersistance.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPAPersistance/Classes/**/*",
"dependencies": {
"YYModel": [
],
"LPA-FMDB": [
]
}
}