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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
d
/
1
/
f
/
KKPuzzles
/
0.9.0
/
KKPuzzles.podspec.json
blob
b56071408474b3908dc916e64abba9c7b4c108e3
1
{
2
"name": "KKPuzzles",
3
"version": "0.9.0",
4
"summary": "A simple Jigsaw puzzle game.",
5
"license": {
6
"type": "MIT",
7
"file": "LICENSE"
8
},
9
"authors": "Krzysztof Kuc",
10
"homepage": "https://github.com/kkuc/KKPuzzles",
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://github.com/kkuc/KKPuzzles.git",
16
"tag": "0.9.0"
17
},
18
"source_files": [
19
"KKPuzzles",
20
"KKPuzzles/**/*.{h,m}"
21
],
22
"dependencies": {
23
"EKTilesMaker": [
24
25
]
26
}
27
}