blob: c02fe25d0cf7694b7210cc8bde21b5c614829c64 [file] [log] [blame]
{
"name": "JMModel",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "JMModel/*",
"frameworks": "Foundation",
"requires_arc": true
}