diff --git a/views/website/libraries/19-Swift.json b/views/website/libraries/19-Swift.json index 482b87bf..81a02c8b 100644 --- a/views/website/libraries/19-Swift.json +++ b/views/website/libraries/19-Swift.json @@ -160,6 +160,38 @@ "gitHubRepoPath": "airsidemobile/JOSESwift", "repoUrl": "https://github.com/airsidemobile/JOSESwift", "installCommandHtml": "pod 'JOSESwift'" + }, + { + "minimumVersion": null, + "support": { + "sign": true, + "verify": true, + "iss": true, + "sub": true, + "aud": true, + "exp": true, + "nbf": true, + "iat": true, + "jti": true, + "hs256": true, + "hs384": true, + "hs512": true, + "rs256": true, + "rs384": true, + "rs512": true, + "es256": true, + "es384": true, + "es512": true, + "ps256": true, + "ps384": true, + "ps512": true + }, + "authorUrl": "https://github.com/amosavian", + "authorName": "Amir Abbas Mousavian", + "gitHubRepoPath": "amosavian/JWSETKit", + "repoUrl": "https://github.com/amosavian/JWSETKit", + "installCommandHtml": + ".package(url:\"https://github.com/amosavian/JWSETKit\", from: \"0.4.0\")" } ] }