blob: 3dabef67c63a23763715fd2132b3abfa621e3c4f [file] [log] [blame]
{
"name": "base64url",
"version": "1.0.0",
"license": "MIT",
"homepage": "https://github.com/charterhouse/base64url-swift",
"authors": "The base64url authors",
"summary": "Provides base64url encoding for Swift",
"swift_version": "4.1",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/charterhouse/base64url-swift.git",
"tag": "1.0.0"
},
"source_files": "base64url/**/*.swift"
}