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