yourkarma / JWT

A JSON Web Token implementation in Objective-C.
MIT License
350 stars 107 forks source link

Deployment. SPM. Example apps. #241

Closed lolgear closed 2 years ago

lolgear commented 2 years ago

New Pull Request Checklist

Before merge, please, assure that your commits are grouped. Please, don't make several PRs with single commit, group PRs into one if possible.

This merge request fixes / refers to the following issues: ...

Pull Request Description

This PR adds SwiftToolkit package for Example apps. It also removes Base64 submodule. And it also removes framework project.

The preferred way to install library is SPM ( adding manually if needed ).