blob: 55701c11797f60bafed314580d96bf3a5b5c4675 [file] [log] [blame]
{
"name": "HYYJsonModel",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYYJsonModel/Classes/**/*",
"dependencies": {
"JSONModel": [
"~> 1.8.0"
]
}
}