2 "name": "CCOInteractiveBlurView",
4 "summary": "Interactive Blur View, inspired on UIVisualEffectView configured with UIBlurEffect.",
5 "description": "Interactive Blur View, inspired on UIVisualEffectView configured with UIBlurEffect. The blurring effect can be set\nproportionally to a given percentage, ideal to be used with a UIPanGestureRecognizer that changes this value.",
6 "homepage": "https://github.com/Circolo/CCOInteractiveBlurView",
12 "Gian Franco Zabarino": "gfzabarino@gmail.com"
15 "git": "https://github.com/Circolo/CCOInteractiveBlurView.git",
21 "source_files": "CCOInteractiveBlurView/Classes/**/*",
22 "public_header_files": "CCOInteractiveBlurView/Classes/**/*.h",