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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
8
/
6
/
9
/
Minamo
/
0.1
/
Minamo.podspec.json
blob
62d4730531898b9b5bec6da04cfd2801b2b3790c
1
{
2
"name": "Minamo",
3
"version": "0.1",
4
"license": "MIT",
5
"homepage": "https://github.com/yukiasai/",
6
"summary": "Simple coach mark library written in Swift",
7
"authors": {
8
"yukiasai": "yukiasai@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/yukiasai/Minamo.git",
12
"tag": "0.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "Minamo/*.swift"
18
}