[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / c / d / HIOT / 0.9.1 / HIOT.podspec.json
blob68572217cc1591163863ede158eb45521ee05eef
2   "name": "HIOT",
3   "version": "0.9.1",
4   "summary": "设备组件封装",
5   "description": "设备组件功能性封装",
6   "homepage": "https://github.com/wowbby/HIOT",
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/HIOT.git",
16     "tag": "0.9.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HIOT/Classes/**/*",
22   "dependencies": {
23     "HIOTSDK": [
25     ]
26   }