VKFingerprint is a lightweight fingerprint library written in Swift. Enables fingerprint scanner usage for the capable iOS devices.
Xcode 7.0 or later iOS 8.2 or later
VKFingerprint is available through CocoaPods. To install it, simply add the following line to your Podfile:
use_frameworks!
pod "VKFingerprint"
See example project.
Viacheslav Karamov
VKFingerprint is available under the MIT license. See the LICENSE file for more info.