evadne / LiveFrost

Real time blurring for iOS
http://blog.radi.ws/post/61836396624
Other
484 stars 39 forks source link

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.