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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
1
/
a
/
c
/
CmdBluetooth
/
0.0.2
/
CmdBluetooth.podspec.json
blob
6c90a13fb34330db6fc12e5899a61d013608c152
1
{
2
"name": "CmdBluetooth",
3
"version": "0.0.2",
4
"summary": "for bluetooth4.0.",
5
"description": "Use on iOS, For bluetooth4.0",
6
"homepage": "https://github.com/ZeroFengLee",
7
"license": "MIT",
8
"authors": {
9
"Zero": "caivenlf@126.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/ZeroFengLee/CmdBluetooth.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"Classes",
20
"CmdBluetooth/**/*"
21
],
22
"requires_arc": true
23
}