{ | |
"name": "YUDBModel", | |
"version": "2.0.3", | |
"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.3" | |
}, | |
"ios": { | |
"vendored_frameworks": "YUDBModel.framework" | |
}, | |
"libraries": "sqlite3", | |
"frameworks": "Foundation", | |
"requires_arc": true | |
} |