blob: 22273d2a1c4413d0215e76e423e7657d25a08240 [file] [log] [blame]
{
"name": "CZSecurityTouchID_swift",
"version": "1.0.0",
"summary": "Library with two screens for configuration and validation by pin and fingerprint",
"authors": {
"Edwin Peña": ""
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/edwinps/CZSecurityTouchID_swift.git",
"tag": "1.0.0"
},
"source_files": "src/**/*.{swift}",
"resources": [
"res/img/*.{png}",
"src/xibs/*.{xib}",
"res/js/*.{js}"
],
"homepage": "https://github.com/edwinps/CZSecurityTouchID_swift",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"pushed_with_swift_version": "3.0"
}