[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / c / 3 / BlurHashDecode / 1.0.0 / BlurHashDecode.podspec.json
blobb972f51a93f005e477194c45d7cad09ae13f1372
2   "name": "BlurHashDecode",
3   "version": "1.0.0",
4   "summary": "BlurHash decoding library.",
5   "description": "BlurHash is a compact representation of a placeholder for an image.",
6   "homepage": "https://github.io/ku8ar/blurhash",
7   "license": "MIT",
8   "authors": {
9     "Wolt Enterprises": "support@wolt.com"
10   },
11   "requires_arc": true,
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/ku8ar/blurhash.git"
17   },
18   "source_files": "BlurHashDecode/**/*.{h,m,swift}",
19   "frameworks": "UIKit"