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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
5
/
f
/
1
/
CHBluetooth
/
0.0.2
/
CHBluetooth.podspec.json
blob
bcec6af5c7019b01623d91ed69c8c32dc550e2bb
1
{
2
"name": "CHBluetooth",
3
"version": "0.0.2",
4
"summary": "轻松使用BLE在iOS设备之间通信。",
5
"homepage": "https://github.com/evanMage/CHBluetooth",
6
"license": "MIT",
7
"authors": "evan",
8
"platforms": {
9
"ios": "10.0"
10
},
11
"swift_versions": "5.0",
12
"source": {
13
"git": "https://github.com/evanMage/CHBluetooth.git",
14
"tag": "0.0.2"
15
},
16
"source_files": "BLE/*.swift",
17
"swift_version": "5.0"
18
}