[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / 3 / HRUWSApi / 0.6.7 / HRUWSApi.podspec.json
blob0fb1562cf8d4b593218c8937ed5d8f5aa0a59b5d
2   "name": "HRUWSApi",
3   "version": "0.6.7",
4   "summary": "UWS网络封装",
5   "description": "UWS网络组件封装",
6   "homepage": "https://github.com/wowbby/HRUWSApi",
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/HRUWSApi.git",
16     "tag": "0.6.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRUWSApi/Classes/**/*",
22   "dependencies": {
23     "HRNetwork": [
25     ],
26     "MJExtension": [
28     ],
29     "Aspects": [
31     ]
32   }