BoxBlur
No description available
Install / Use
/learn @byliner/BoxBlurREADME
boxBlur
<!-- [](http://cocoadocs.org/docsets/boxBlur) [](http://cocoadocs.org/docsets/boxBlur) -->boxBlur is a pod for a simple interface to blur background images using the Accelerate framework. This allows for 5 simple methods to implement a comprehensive background blurring solution. Enjoy!
This code was re-used from the WWDC Apple Conference andnd should be credited to them. If you would like to download the original source code feel free to get it from Apple Developer - Sample Code
Usage
To run the example project; clone the repo, and run pod install from the Project directory first.
Requirements
Installation
boxBlur is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "boxBlur"
Feel free to download it straight from source as it is approved from CocoaPods
pod 'boxBlur', :git => 'https://github.com/byliner/BoxBlur'
Author
John Figueiredo, john@johnfigueiredo.com
License
boxBlur is available under the MIT license. See the LICENSE file for more info.
