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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
7
/
0
/
5
/
HIOTSDK
/
0.2.0
/
HIOTSDK.podspec.json
blob
066fd8d872cd640f82bf6a607d828a38dc42fb36
1
{
2
"name": "HIOTSDK",
3
"version": "0.2.0",
4
"summary": "HIOTSDK 封装",
5
"description": "sdk封装依赖",
6
"homepage": "https://github.com/wowbby/HIOTSDK",
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/HIOTSDK.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"vendored_frameworks": "SDK/*.framework"
22
}