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
/
0
/
5
/
7
/
EVDataQueue
/
0.0.2
/
EVDataQueue.podspec.json
blob
369579ec88a5906fd9eeb9856987ee2cbff33efd
1
{
2
"name": "EVDataQueue",
3
"version": "0.0.2",
4
"summary": "FIFO iOS queue with high performance.",
5
"homepage": "https://github.com/YongbaoWang",
6
"license": "GPL",
7
"authors": {
8
"Ever": "wangyongbao2009@hotmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/YongbaoWang/EVDataQueue.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "EVDataQueue/*.{h,m}"
18
}