[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / a / 5 / BiometricAuth / 2.0.0 / BiometricAuth.podspec.json
blobdc6297872add8454c28a935cc196963c6d4ff2bd
2   "name": "BiometricAuth",
3   "version": "2.0.0",
4   "summary": "Biometric authentication (via TouchID) in your application",
5   "description": "Framework for biometric authentication (via TouchID) in your application",
6   "homepage": "https://github.com/vasilenkoigor/BiometricAuth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Vasilenko": "spb.vasilenko@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.3",
16     "osx": "10.12.2"
17   },
18   "source": {
19     "git": "https://github.com/vasilenkoigor/BiometricAuth.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "LocalAuthentication",
24   "pushed_with_swift_version": "3.0"