[Add] AdsPlus-All 4.2.7.7
[CocoaPods.git] / Specs / d / b / 6 / UUIDNamespaces / 1.0.0 / UUIDNamespaces.podspec.json
blob9a275779e0dc4f11b32e7920643faee6d0907c52
2   "name": "UUIDNamespaces",
3   "version": "1.0.0",
4   "summary": "Namespace extensions for the built-in UUID class",
5   "description": "This is a microlibrary for computing namespaced UUIDs (v3 and v5)",
6   "homepage": "https://github.com/doneservices/UUIDNamespaces",
7   "license": "MIT",
8   "authors": {
9     "Linus Unnebäck": "linus@folkdatorn.se"
10   },
11   "swift_versions": "5.1",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/doneservices/UUIDNamespaces.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Sources/UUIDNamespaces",
20   "swift_version": "5.1"