4 "summary": "A JWT decoder for iOS, macOS, tvOS, and watchOS",
5 "description": "Easily decode a JWT and access the claims it contains. \n> This library doesn't validate the JWT. Any well-formed JWT can be decoded from Base64URL.",
6 "homepage": "https://github.com/auth0/JWTDecode.swift",
9 "Auth0": "support@auth0.com",
10 "Rita Zerrizuela": "rita.zerrizuela@auth0.com"
13 "git": "https://github.com/auth0/JWTDecode.swift.git",
16 "social_media_url": "https://twitter.com/auth0",
23 "source_files": "JWTDecode/*.swift",
28 "swift_version": "5.6"