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] BoostAI 1.1.28
[CocoaPods.git]
/
Specs
/
b
/
3
/
e
/
LKQueue
/
1.1.1
/
LKQueue.podspec.json
blob
7ef644a8ec2cf7ba07e56cac47d8d1aec476e74b
1
{
2
"name": "LKQueue",
3
"version": "1.1.1",
4
"summary": "Queue library",
5
"description": "Queue library.",
6
"homepage": "https://github.com/lakesoft/LKQueue",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Hiroshi Hashiguchi": "xcatsan@mac.com"
13
},
14
"source": {
15
"git": "https://github.com/lakesoft/LKQueue.git",
16
"tag": "1.1.1"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"requires_arc": true,
22
"source_files": "Classes/*"
23
}