blob: a752e6b9c872dfd495b00710160a065c0d43336b [file] [log] [blame]
{
"name": "YBDictionaryToModel",
"version": "1.0.1",
"summary": "Auto create Model property From Dictionary.",
"homepage": "https://github.com/queuey/YBDictionaryToModel",
"license": "MIT License",
"authors": {
"Queuey": "queuey@163.com"
},
"source": {
"git": "https://github.com/queuey/YBDictionaryToModel.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "YBDictionaryToModel/*",
"frameworks": "Foundation"
}