blob: 5c13b2b68d19413ebc95084a0d0bcfebe4ca4702 [file] [log] [blame]
{
"name": "SwiftyBase64",
"version": "1.1.1",
"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"
},
"source": {
"git": "https://github.com/drichardson/SwiftyBase64.git",
"tag": "1.1.1"
},
"source_files": "SwiftyBase64",
"platforms": {
"ios": "8.0"
}
}