blob: 3c86ab9e134cf26247f1ae2ff9d5f4e069e39493 [file] [log] [blame]
{
"name": "HRUser",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRUser/Classes/**/*",
"dependencies": {
"HRNucApi": [
]
}
}