blob: 46c83aa66eae5d3ec4d7b87afc7fc01b60a152ac [file] [log] [blame]
{
"name": "APBiometricAuthentication",
"version": "1.0",
"swift_versions": "4.0",
"summary": "This class provide easy to use function to authenticate users biometrics using Local Authentication framework provided by Apple.",
"description": "This class provide easy to use function to authenticate users biometrics using Loca lAuthentication framework provided by Apple.",
"homepage": "https://github.com/AkashPatel09/APBiometricAuthentication",
"authors": {
"AkashPatel09": "akashpatel116@gmail.com"
},
"source": {
"git": "https://github.com/AkashPatel09/APBiometricAuthentication.git",
"tag": "v1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BiometricAuthentication/APBiometricAuthentication.swift"
}