[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / c / 3 / BlurHashDecode / 1.0.1 / BlurHashDecode.podspec.json
blobecf1e7fe0ad25d953c493685c781035ca8f9c4b8
2   "name": "BlurHashDecode",
3   "version": "1.0.1",
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",
20   "static_framework": true