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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
1
/
5
/
4
/
GQBluetooth
/
0.0.1
/
GQBluetooth.podspec.json
blob
d5ffa006a9bcc09f66c99c33bcd57faa9fcb1371
1
{
2
"name": "GQBluetooth",
3
"version": "0.0.1",
4
"summary": "低功耗蓝牙开发",
5
"description": "连接低功耗蓝牙4.0,开发智能硬件",
6
"homepage": "https://github.com/zhanggaoqiang/GQBluetooth",
7
"license": "MIT",
8
"authors": {
9
"张高强": "835389423@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/zhanggaoqiang/GQBluetooth.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "GQBluetooth/**/*.{h,m}",
19
"requires_arc": true
20
}