Real time blurring for iOS.
Include the entire thing as a CocoaPod by referencing it on GitHub or as a submodule to your application. Use #import <LiveFrost/LiveFrost.h>
to import all headers.x
After installing LiveFrost, place LFGlassView
in a view you’d like to blur and blurring will commence automatically. Use LFGlassView
as any other UIView
.
LiveFrost is under the MIT license.