blob: d646dd3fb26d17197f94846ce9d7d9cfd5eca80d [file] [log] [blame]
{
"name": "YZAuthID",
"version": "2.0.0",
"summary": "TouchID/FaceID auth.",
"homepage": "https://github.com/micyo202/YZAuthID",
"license": "MIT",
"authors": {
"Yanzheng": "micyo202@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/micyo202/YZAuthID.git",
"tag": "2.0.0"
},
"source_files": "YZAuthID/**/*.{h,m}",
"requires_arc": true
}