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] GluedInFeedSDK 2.5.1
[CocoaPods.git]
/
Specs
/
6
/
8
/
3
/
MeshService
/
0.1.0
/
MeshService.podspec.json
blob
edc724824b46c93a640562b9d3034ae37799a667
1
{
2
"name": "MeshService",
3
"version": "0.1.0",
4
"summary": "Bluetooth Mesh Network",
5
"homepage": "https://gitlab.com/JeasonLee/MeshService",
6
"license": "MIT",
7
"authors": {
8
"Jeason": "jeason.l@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://gitlab.com/JeasonLee/MeshService.git",
15
"tag": "0.1.0"
16
},
17
"dependencies": {
18
"FMDB": [
19
20
]
21
},
22
"requires_arc": true
23
}