Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 562 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 562 Bytes

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.