blob: a8bec2f38179cdb274f8de3297a643bbd9bfae06 [file] [log] [blame]
{
"name": "BiometryAuthUI",
"version": "0.0.2",
"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.2"
},
"source_files": "Source/**/*.{h,m}"
}