blob: f5d062fc90cd9cc39d3b2ee8051f7bd1ba504470 [file] [log] [blame]
{
"name": "BiometryAuthUI",
"version": "0.0.1",
"summary": "BiometryAuthUI makes it easy to deal with login with biometry",
"homepage": "https://github.com/AntonBelousov/BiometryAuthUI",
"license": {
"type": "MIT"
},
"authors": {
"antbelousov": "antbelousov@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AntonBelousov/BiometryAuthUI.git",
"tag": "0.0.1"
},
"source_files": "Source/**/*.{h,m}",
"public_header_files": "Source/**/*.h"
}