4 "summary": "A UIView subclass which applies image effects to a given image.",
5 "description": "\t\tImage affects (blur, saturation) are applied to a base image asynchronously and\n\t\tis intended to be used for near real time application.\n",
6 "homepage": "https://github.com/levigroker/GRKBlurView",
7 "license": "Creative Commons Attribution 3.0 Unported License",
9 "Levi Brown": "levigroker@gmail.com"
11 "social_media_url": "https://twitter.com/levigroker",
13 "git": "https://github.com/levigroker/GRKBlurView.git",
19 "source_files": "GRKBlurView/**/*.{h,m}",
20 "frameworks": "Accelerate",