[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 2 / CUID-Swift5 / 1.0.0 / CUID-Swift5.podspec.json
blob4e932d89d2a8ec9870aa43f27e89c01d79672ea4
2   "name": "CUID-Swift5",
3   "version": "1.0.0",
4   "summary": "Collision resistent UUID",
5   "description": "A Swift 5 port of the javascript CUID package.",
6   "homepage": "https://github.com/LucasAssisRo/cuid",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucas Assis Rodrigues": "lucas.assis.ro@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LucasAssisRo/cuid.git",
16     "tag": "v1.0.0"
17   },
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "Sources/**/*",
25   "swift_version": "5.0"