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] PINOperation 1.2.2
[CocoaPods.git]
/
Specs
/
c
/
f
/
0
/
Gecco
/
0.1.1
/
Gecco.podspec.json
blob
559c8482175968366cef1dd00c01429c7bde7952
1
{
2
"name": "Gecco",
3
"version": "0.1.1",
4
"license": "MIT",
5
"homepage": "https://github.com/yukiasai/",
6
"summary": "Table view datasource and delegate library in Swift",
7
"authors": {
8
"yukiasai": "yukiasai@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/yukiasai/Gecco.git",
12
"tag": "0.1.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "Classes/*.swift"
18
}