repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
0
/
c
/
d
/
HIOT
/
0.9.0
/
HIOT.podspec.json
blob
218afb6628ea3d9a0731d59235e9c8c7287a626f
1
{
2
"name": "HIOT",
3
"version": "0.9.0",
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.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HIOT/Classes/**/*",
22
"dependencies": {
23
"HIOTSDK": [
24
25
]
26
}
27
}