blob: 259ad51325baceef3075b6e9da788cd6949aef1f [file] [log] [blame]
{
"name": "JMModel",
"version": "1.0.0",
"summary": "convenient and nonintrusive conversion between JSON and model.",
"description": "A fast, convenient and nonintrusive conversion between JSON and model.",
"homepage": "https://github.com/shijianmei/JMModel",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"石建美": "702397803@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shijianmei/JMModel.git",
"tag": "1.0.0"
},
"source_files": "JMModel/*",
"frameworks": "Foundation",
"requires_arc": true
}