Using this framework is really easy.
- Add all the source files under the src folder, including KKPasscodeLock.bundle
- #import "KKPasscodeLock.h"where you need it.
- Add the AudioToolbox.framework,Security.frameworkand theQuartzCore.frameworkinto your project
- See the usage of the passcode lock from the sample app


