blob: 5a4c33c7ef23963a6abad674a7bb64711ccf0d74 [file] [log] [blame]
{
"name": "YUDBModel",
"version": "1.0.3",
"summary": "【绿色插件】-对象序列化、反序列化、对象一键增删改查",
"homepage": "https://github.com/c6357/YUDBModel",
"license": "MIT",
"authors": {
"BruceYu": "c6357@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/c6357/YUDBModel.git",
"tag": "1.0.3"
},
"ios": {
"vendored_frameworks": "YUDBModel.framework"
},
"libraries": "sqlite3",
"frameworks": "Foundation",
"requires_arc": true
}