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.4.14
[CocoaPods.git]
/
Specs
/
6
/
2
/
8
/
Q2D
/
0.0.1
/
Q2D.podspec.json
blob
c8715f6498359ea7de1100f8f356b8f4d8245374
1
{
2
"name": "Q2D",
3
"version": "0.0.1",
4
"summary": "A two-dimensional NSOperationQueue built for easy reordering",
5
"homepage": "https://github.com/Jpoliachik/Q2D",
6
"license": "Apache",
7
"authors": {
8
"Justin Poliachik": "jpoliachik@gmail.com"
9
},
10
"platforms": {
11
"ios": "5.0"
12
},
13
"source": {
14
"git": "https://github.com/Jpoliachik/Q2D.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "Q2D",
18
"requires_arc": true
19
}