[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / 3 / HRUser / 0.2.0 / HRUser.podspec.json
blob3c86ab9e134cf26247f1ae2ff9d5f4e069e39493
2   "name": "HRUser",
3   "version": "0.2.0",
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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRUser/Classes/**/*",
22   "dependencies": {
23     "HRNucApi": [
25     ]
26   }