blob: 48264a1abbab4bc954458cb327f1e8964a6c57b9 [file] [log] [blame]
{
"name": "SwiftyBase64",
"version": "0.9.0",
"summary": "base64 and base64url encoders in Swift",
"homepage": "https://github.com/drichardson/SwiftyBase64",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Doug Richardson": "dougie.richardson@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/drichardson/SwiftyBase64.git",
"tag": "0.9.0"
},
"source_files": "SwiftyBase64"
}