[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 1 / APBiometricAuthentication / 1.2 / APBiometricAuthentication.podspec.json
blob6753536038106f0f2cd91af88e6b9082e7ea2a0a
2   "name": "APBiometricAuthentication",
3   "version": "1.2",
4   "summary": "This class provides easy to use functions to authenticate user biometrics using LocalAuthentication framework provided by Apple.",
5   "description": "This class provides easy to use functions to authenticate user biometrics (TouchID or FaceID) using LocalAuthentication framework provided by Apple.",
6   "homepage": "https://github.com/AkashPatel09/APBiometricAuthentication",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AkashPatel09": "akashpatel116@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AkashPatel09/APBiometricAuthentication.git",
16     "tag": "v1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BiometricAuthentication/APBiometricAuthentication.swift"