SPLBokehBackgroundView 1.0.0

SPLBokehBackgroundView 1.0.0

测试已测试
语言语言 Obj-CObjective C
许可证 MIT
发布最后发布2014年12月

Oliver Letterer 维护。



Screenshot

安装

pod 'SPLBokehBackgroundView'

使用

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