blob: 721b7be96a9f5c499f87f2c1df822366f6516c3a [file] [log] [blame]
{
"name": "XXModel",
"version": "0.1.0",
"summary": "超轻量级字典转模型框架.",
"description": "自用,超轻量级字典转模型框架",
"homepage": "https://github.com/rdxer/XXModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LXF": "rdxer@foxmail.com"
},
"source": {
"git": "https://github.com/rdxer/XXModel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XXModel/Classes/**/*",
"dependencies": {
"JRSwizzle": [
"~> 1.0"
]
}
}