JSON Web Token library for Swift
{ "name": "JWT", "path": "/usr/src/package", "targets": [ { "name": "JWT", "path": "/usr/src/package/Sources/JWT", "type": "library", "c99name": "JWT", "sources": [ "Base64.swift", "Claims.swift", "Decode.swift", "JWT.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "JWT", "targets": [ { "name": "JWT", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Cryptor", null ] } ] } ], "products": [ { "name": "JWT", "type": { "library": [ "automatic" ] }, "targets": [ "JWT" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "dependencies": [ { "url": "https://github.com/IBM-Swift/BlueCryptor.git", "name": "BlueCryptor", "requirement": { "range": [ { "lowerBound": "0.8.18", "upperBound": "1.0.0" } ] } } ], "toolsVersion": { "_version": "4.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "JWT", "path": "/usr/src/package", "version": "unspecified", "dependencies": [ { "url": "https://github.com/IBM-Swift/BlueCryptor.git", "name": "Cryptor", "path": "/usr/src/package/.build/checkouts/BlueCryptor", "version": "0.8.27", "dependencies": [ { "url": "https://github.com/IBM-Swift/OpenSSL.git", "name": "OpenSSL", "path": "/usr/src/package/.build/checkouts/OpenSSL", "version": "0.3.7", "dependencies": [] } ] } ] }