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.8.12
[CocoaPods.git]
/
Specs
/
c
/
a
/
1
/
ZTQueue
/
0.0.2
/
ZTQueue.podspec.json
blob
83a61d163e8d8ef7f1dc4f2ec571852328018005
1
{
2
"name": "ZTQueue",
3
"version": "0.0.2",
4
"summary": "FIFO ZTQueue.",
5
"description": "FIFO queue, I just try it!",
6
"homepage": "https://github.com/wjc1wjc2wjc3/ZTQueue.git",
7
"license": "MIT",
8
"authors": {
9
"wjc": ""
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/wjc1wjc2wjc3/ZTQueue.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"Sources",
20
"Sources/**/*.{h,m}"
21
],
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
]
26
}