blob: 2126435f437f525ae90e180994433e2b4a539e4a [file] [log] [blame]
{
"name": "YZAuthID",
"version": "1.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": "1.0.0"
},
"source_files": "YZAuthID/**/*.{h,m}",
"requires_arc": true
}