blob: 9a275779e0dc4f11b32e7920643faee6d0907c52 [file] [log] [blame]
{
"name": "UUIDNamespaces",
"version": "1.0.0",
"summary": "Namespace extensions for the built-in UUID class",
"description": "This is a microlibrary for computing namespaced UUIDs (v3 and v5)",
"homepage": "https://github.com/doneservices/UUIDNamespaces",
"license": "MIT",
"authors": {
"Linus Unnebäck": "linus@folkdatorn.se"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/doneservices/UUIDNamespaces.git",
"tag": "1.0.0"
},
"source_files": "Sources/UUIDNamespaces",
"swift_version": "5.1"
}