[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / b / f / 3 / SABlurImageView / 3.0.0 / SABlurImageView.podspec.json
blob8c7bf94701e4ce20e619f4c729727fe9d59a1614
2   "name": "SABlurImageView",
3   "version": "3.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": "3.0.0"
13   },
14   "social_media_url": "https://twitter.com/marty_suzuki",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "SABlurImageView/*.{swift}",
20   "frameworks": [
21     "UIKit",
22     "QuartzCore",
23     "Accelerate"
24   ]