[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / a / 0 / HRWServer / 0.6.4 / HRWServer.podspec.json
blob6e9db108c5d5db78136f3f2d8f8c3a7725435520
2   "name": "HRWServer",
3   "version": "0.6.4",
4   "summary": "Appserver接口封装",
5   "description": "wash server 组件封装",
6   "homepage": "https://github.com/wowbby/HRWServer",
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/HRWServer.git",
16     "tag": "0.6.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRWServer/Classes/**/*",
22   "dependencies": {
23     "HRNetwork": [
25     ],
26     "MJExtension": [
28     ]
29   }