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] VisualEffectBlurView 6.0.0
[CocoaPods.git]
/
Specs
/
7
/
6
/
f
/
BondiBlue
/
1.0.5
/
BondiBlue.podspec.json
blob
19b04e5549d44ae2216e29e5706f7a204870ffd8
1
{
2
"name": "BondiBlue",
3
"version": "1.0.5",
4
"summary": "UIColor Extension of BondiBlue Color",
5
"homepage": "https://github.com/shtnkgm/BondiBlue",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "shtnkgm",
11
"platforms": {
12
"ios": "10.0"
13
},
14
"swift_version": "4.2",
15
"source": {
16
"git": "https://github.com/shtnkgm/BondiBlue.git",
17
"tag": "1.0.5"
18
},
19
"source_files": "BondiBlue/**/*.swift"
20
}