| { | |
| "name": "HRUser", | |
| "version": "0.4.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.4.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HRUser/Classes/**/*", | |
| "dependencies": { | |
| "HRNucApi": [ | |
| ] | |
| } | |
| } |