[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / f / 3 / ULID.swift / 1.3.0 / ULID.swift.podspec.json
blob63de3408473416f5d4884ca0cf4a4504b34c26fc
2   "name": "ULID.swift",
3   "version": "1.3.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/yaslab/ULID.swift",
8   "authors": {
9     "Yasuhiro Hatta": "hatta.yasuhiro@gmail.com"
10   },
11   "summary": "Universally Unique Lexicographically Sortable Identifier (ULID) in Swift.",
12   "source": {
13     "git": "https://github.com/yaslab/ULID.swift.git",
14     "tag": "1.3.0"
15   },
16   "source_files": "Sources/ULID/*.swift",
17   "platforms": {
18     "ios": "9.0",
19     "tvos": "9.0",
20     "watchos": "2.0",
21     "osx": "10.13"
22   },
23   "module_name": "ULID",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"