[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 9 / c / UUIDShortener / 1.0.1 / UUIDShortener.podspec.json
blob94e2c4a197311cc373f061a359dc73c8465a17b1
2   "name": "UUIDShortener",
3   "version": "1.0.1",
4   "summary": "Convert UUID 32-character hex string into a Base32 short string and back.",
5   "homepage": "https://github.com/kishikawakatsumi/UUIDShortener",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kishikawakatsumi": "kishikawakatsumi@mac.com"
12   },
13   "source": {
14     "git": "https://github.com/kishikawakatsumi/UUIDShortener.git",
15     "tag": "v1.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "Lib/*",
21   "requires_arc": true