[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / d / 3 / HRUser / 0.5.4 / HRUser.podspec.json
blob7862f3b7fdf69fd6e27c65ff23ff521b82ca9fc7
2   "name": "HRUser",
3   "version": "0.5.4",
4   "summary": "用户",
5   "description": "用户模型封装",
6   "homepage": "https://github.com/wowbby/HRUser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wowbby": "zhengzx@haierubic.com"
13   },
14   "source": {
15     "git": "https://github.com/wowbby/HRUser.git",
16     "tag": "0.5.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRUser/Classes/**/*",
22   "dependencies": {
23     "HRNucApi": [
25     ]
26   }