[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / f / 3 / ULID.swift / 1.0.0 / ULID.swift.podspec.json
blob3e6e189db57f50b214fc53bb9cfb5a316749ffd7
2   "name": "ULID.swift",
3   "version": "1.0.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.0.0"
15   },
16   "source_files": "Sources/ULID/*.swift",
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0",
20     "watchos": "2.0",
21     "osx": "10.9"
22   },
23   "module_name": "ULID"