blob: 0e75e614f2c9f82f1937efa619396743216c0970 [file] [log] [blame]
{
"name": "SwiftyBase64",
"version": "0.9.2",
"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.2"
},
"source_files": "SwiftyBase64"
}