[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / c / HBGradientBlur / 0.1.1 / HBGradientBlur.podspec.json
blob234b98c57a72ce85b42284d67d67fc989d909604
2   "name": "HBGradientBlur",
3   "version": "0.1.1",
4   "summary": "A GradientBlur UIView to build blur back ground like apple music.",
5   "description": "A GradientBlur UIView to build blur back ground like apple music. It cuts an UIImage to several ciimage to build gradient color.",
6   "homepage": "https://github.com/haoboxuxu/HBGradientBlur",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "haoboxuxu": "haoboxuxu@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/haoboxuxu/HBGradientBlur.git",
16     "tag": "0.1.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "source_files": "HBGradientBlur/Classes/**/*",
23   "swift_version": "5.0"