blob: 99c1604a51c84696377e379d3512eddb63265363 [file] [log] [blame]
{
"name": "CZSecurityTouchID",
"version": "1.0.1",
"summary": "Library with two screens for configuration and validation by pin and fingerprint",
"authors": {
"Edwin Peña": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/edwinps/CZSecurityTouchID.git",
"tag": "1.0.1"
},
"source_files": "src/**/*.{h,m}",
"resources": [
"res/img/*.{png}",
"src/xibs/*.{xib}"
],
"homepage": "https://github.com/edwinps/CZSecurityTouchID",
"license": {
"type": "MIT",
"file": "LICENSE.md"
}
}