[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / c / base64url / 1.0.0 / base64url.podspec.json
blob3dabef67c63a23763715fd2132b3abfa621e3c4f
2   "name": "base64url",
3   "version": "1.0.0",
4   "license": "MIT",
5   "homepage": "https://github.com/charterhouse/base64url-swift",
6   "authors": "The base64url authors",
7   "summary": "Provides base64url encoding for Swift",
8   "swift_version": "4.1",
9   "platforms": {
10     "ios": "11.0"
11   },
12   "source": {
13     "git": "https://github.com/charterhouse/base64url-swift.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "base64url/**/*.swift"