Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 466 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 466 Bytes

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.