[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / c / UUIDShortener / 1.0.0 / UUIDShortener.podspec.json
blob74d655db02b6db18a50db96c4d61622c8d8b108d
2   "name": "UUIDShortener",
3   "version": "1.0.0",
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.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "Lib/*",
21   "requires_arc": true