[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / c / base64url / 1.1.0 / base64url.podspec.json
blob85769f16b3db3374a9042a21002843bc2e855ec1
2   "name": "base64url",
3   "version": "1.1.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.2",
9   "platforms": {
10     "ios": "11.0",
11     "osx": "10.12"
12   },
13   "source": {
14     "git": "https://github.com/charterhouse/base64url-swift.git",
15     "tag": "1.1.0"
16   },
17   "source_files": "base64url/**/*.swift"