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