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