[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / 3 / SABlurImageView / 6.0.0 / SABlurImageView.podspec.json
blob73c6b880fbd857ca58ea975d18b480ca5c095c24
2   "name": "SABlurImageView",
3   "version": "6.0.0",
4   "summary": "You can use blur effect and it's animation easily to call only two methods.",
5   "homepage": "https://github.com/marty-suzuki/SABlurImageView",
6   "license": "MIT",
7   "authors": {
8     "Taiki Suzuki": "s1180183@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/marty-suzuki/SABlurImageView.git",
12     "tag": "6.0.0"
13   },
14   "social_media_url": "https://twitter.com/marty_suzuki",
15   "ios": {
16     "frameworks": [
17       "UIKit",
18       "QuartzCore",
19       "Accelerate"
20     ]
21   },
22   "tvos": {
23     "frameworks": [
24       "UIKit",
25       "QuartzCore",
26       "Accelerate"
27     ]
28   },
29   "osx": {
30     "frameworks": [
31       "AppKit",
32       "QuartzCore",
33       "Accelerate"
34     ]
35   },
36   "platforms": {
37     "ios": "8.0",
38     "tvos": "9.0",
39     "osx": "10.9"
40   },
41   "source_files": "Sources/**/*.{swift}",
42   "swift_versions": "5.1",
43   "swift_version": "5.1"