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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
f
/
6
/
7
/
SwiftyHex
/
1.0.0
/
SwiftyHex.podspec.json
blob
bd29eedac62d4d299e4f390927b7d0df8ee34ab7
1
{
2
"name": "SwiftyHex",
3
"version": "1.0.0",
4
"summary": "hex encoder and decoder",
5
"homepage": "https://github.com/drichardson/SwiftyHex",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Doug Richardson": "dougie.richardson@gmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/drichardson/SwiftyHex.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "SwiftyHex"
21
}