/SecretSwitch

cover apps with a blur screenshot to keep secret after double clicking iPhone's home

Primary LanguageObjective-CMIT LicenseMIT

SecretSwitch

Protect your secret info while switching apps.

##Demo

Like this:

demo

##How to

#import "SerectSwitch.h"

and then add this to your application:didFinishLaunchingWithOptions: method:

[SerectSwitch protectSecret];