blob: 6065a77abbf6677c07e31ea8196a6afa99f6f0c1 [file] [log] [blame]
{
"name": "HYYJsonModel",
"version": "0.0.2",
"summary": "hyy jsonModel",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"991779153@qq.com": "hyy15071356067@126.com"
},
"source": {
"git": "https://gitee.com/huyiyong/HYYJsonModel.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYYJsonModel/Classes/**/*",
"dependencies": {
"JSONModel": [
"~> 1.8.0"
]
}
}