blob: 13e934683fc5b50c6cb3111d08e1f394f2ced2d3 [file] [log] [blame]
{
"name": "HRUser",
"version": "0.5.1",
"summary": "用户",
"description": "用户模型封装",
"homepage": "https://github.com/wowbby/HRUser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/HRUser.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRUser/Classes/**/*",
"dependencies": {
"HRNucApi": [
]
}
}