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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
6
/
2
/
8
/
ByronMQTT
/
0.0.1
/
ByronMQTT.podspec.json
blob
e1cead85a8561dfcba51a6943cf42b17909012ff
1
{
2
"name": "ByronMQTT",
3
"version": "0.0.1",
4
"summary": "宸信的MQTT",
5
"description": "宸信的MQTT集成",
6
"homepage": "https://gitee.com/PodWareHouse/ByronMQTT",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"byron": "1071210272@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/PodWareHouse/ByronMQTT.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "13.0"
20
},
21
"source_files": "ByronMQTT/Classes/**/*",
22
"dependencies": {
23
"MQTTClient": [
24
"~> 0.15.3"
25
]
26
}
27
}