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