blob: 1065820c0d95c56bb05c4723c9dbb5459d1ca6b5 [file] [log] [blame]
{
"name": "XXModel",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XXModel/Classes/**/*",
"dependencies": {
"JRSwizzle": [
"~> 1.0"
]
}
}