SPLBokehBackgroundView 1.0.0

SPLBokehBackgroundView 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Oliver Letterer.



Screenshot

Installation

pod 'SPLBokehBackgroundView'

Usage

SPLBokehBackgroundView *bokehBackgroundView = [[SPLBokehBackgroundView alloc] initWithFrame:...];
bokehBackgroundView.showsFPS = YES;
[self.view addSubview:bokehBackgroundView];