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.5.0
[CocoaPods.git]
/
Specs
/
3
/
c
/
f
/
CDBleSDK
/
1.0
/
CDBleSDK.podspec.json
blob
9b6c39dd3a34ed75c3a79b4509d15715621a8c39
1
{
2
"name": "CDBleSDK",
3
"version": "1.0",
4
"summary": "蓝牙数据交互SDK",
5
"description": "这是蓝牙中心设备与外设通讯交互SDK",
6
"homepage": "https://github.com/lele9096/bluetooth-sdk",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"LELE": "lelezpGZ@163.com"
13
},
14
"source": {
15
"git": "https://github.com/lele9096/bluetooth-sdk.git",
16
"tag": "v1.0.2"
17
},
18
"source_files": [
19
"CDBleSDK.framework/Headers",
20
"*.{h,m}"
21
],
22
"requires_arc": true,
23
"platforms": {
24
"osx": null,
25
"ios": null,
26
"tvos": null,
27
"watchos": null
28
}
29
}