blob: bd29eedac62d4d299e4f390927b7d0df8ee34ab7 [file] [log] [blame]
{
"name": "SwiftyHex",
"version": "1.0.0",
"summary": "hex encoder and decoder",
"homepage": "https://github.com/drichardson/SwiftyHex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Doug Richardson": "dougie.richardson@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/drichardson/SwiftyHex.git",
"tag": "1.0.0"
},
"source_files": "SwiftyHex"
}