4 "summary": "A Convenience class to wrapper the JWT token string",
5 "description": "Convenience class for wrapper JWT to easilly get info and payload data. This is NOT an issuer or validator library is just a simple wrapper to parse the token in a structure.",
6 "homepage": "https://github.com/LucianoPAlmeida/JWTWrapper",
12 "LucianoAlmeida": "passos.luciano@outlook.com"
15 "git": "https://github.com/LucianoPAlmeida/JWTWrapper.git",
21 "source_files": "JWTWrapper/**/*.{swift,h}",
22 "public_header_files": "JWTWrapper/JWTWrapper.h"