/LiveFrost

Real time blurring for iOS

Primary LanguageObjective-COtherNOASSERTION

LiveFrost

Real time blurring for iOS.

Installing LiveFrost

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

Using LiveFrost

After installing LiveFrost, place LFGlassView in a view you’d like to blur and blurring will commence automatically. Use LFGlassView as any other UIView.

License

LiveFrost is under the MIT license.