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] YIM 2.2.8
[CocoaPods.git]
/
Specs
/
9
/
f
/
6
/
Buttton
/
0.1
/
Buttton.podspec.json
blob
1a6689c0a210969e1c31d6a38f3af0992a53e92a
1
{
2
"name": "Buttton",
3
"version": "0.1",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/delba/Buttton",
8
"authors": {
9
"Damien": "damien@delba.io"
10
},
11
"summary": "A supercharged UIButton",
12
"source": {
13
"git": "https://github.com/delba/Buttton.git",
14
"tag": "v0.1"
15
},
16
"platforms": {
17
"ios": "8.0"
18
},
19
"source_files": "Source/*.swift",
20
"requires_arc": true
21
}