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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
f
/
6
/
7
/
SwiftyHex
/
1.2.0
/
SwiftyHex.podspec.json
blob
330c935cf8e5e9e163b312745ae52e83c24a802b
1
{
2
"name": "SwiftyHex",
3
"version": "1.2.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
"source": {
14
"git": "https://github.com/drichardson/SwiftyHex.git",
15
"tag": "1.2.0"
16
},
17
"source_files": "SwiftyHex",
18
"platforms": {
19
"ios": "8.0"
20
}
21
}