JayZhao / LiveFrost

Real time blurring for iOS

Home Page:http://blog.radi.ws/post/61836396624

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Real time blurring for iOS

http://blog.radi.ws/post/61836396624

License:Other


Languages

Language:Objective-C 96.7%Language:Ruby 3.3%