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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
5
/
a
/
f
/
LEBluetooth
/
0.1.0
/
LEBluetooth.podspec.json
blob
707648c4fa8fb3e4f5120144744071ddbc720e0e
1
{
2
"name": "LEBluetooth",
3
"version": "0.1.0",
4
"summary": "对BabyBluetooth的进一步封装",
5
"homepage": "https://github.com/LarryEmerson/LEBluetooth",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"LarryEmerson": "larryemerson@163.com"
12
},
13
"source": {
14
"git": "https://github.com/LarryEmerson/LEBluetooth.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"source_files": "LEBluetooth/Classes/**/*",
21
"dependencies": {
22
"BabyBluetooth": [
23
24
]
25
}
26
}