blob: 775f9674b83e5c3412cedab18a945427fc906cbf [file] [log] [blame]
{
"name": "SwiftyHex",
"version": "1.1.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.1.0"
},
"source_files": "SwiftyHex"
}