blob: 2bd53d75a676f99687845a093bfd304f1281940e [file] [log] [blame]
{
"name": "BiometricAuth",
"version": "0.0.3",
"summary": "Framework for biometric authentication (via TouchID) in your application",
"description": "Framework for biometric authentication (via TouchID) in your application",
"homepage": "https://github.com/vasilenkoigor/BiometricAuth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Vasilenko": "spb.vasilenko@icloud.com"
},
"platforms": {
"ios": "9.3",
"osx": "10.12"
},
"source": {
"git": "https://github.com/vasilenkoigor/BiometricAuth.git",
"tag": "0.0.3"
},
"source_files": "Sources/**/*",
"frameworks": "LocalAuthentication",
"pushed_with_swift_version": "3.0"
}