Skip to content

vkaramov/VKFingerprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VKFingerprint

VKFingerprint is a lightweight fingerprint library written in Swift. Enables fingerprint scanner usage for the capable iOS devices.

Requirements

Xcode 7.0 or later iOS 8.2 or later

Installation

VKFingerprint is available through CocoaPods. To install it, simply add the following line to your Podfile:

use_frameworks!
pod "VKFingerprint"

Usage

See example project.

Author

Viacheslav Karamov

License

VKFingerprint is available under the MIT license. See the LICENSE file for more info.