blob: 4eed20af297f857291b4ae236b8a0137d86b3802 [file] [log] [blame]
{
"name": "Y_AuthID",
"version": "0.1.4",
"summary": "快速调用系统 TouchID/FaceID 进行身份验证",
"description": "一个方法快速调用系统 TouchID/FaceID 进行身份验证",
"homepage": "https://github.com/1ilI/Y_AuthID",
"screenshots": "https://raw.githubusercontent.com/1ilI/Y_PickerView/master/Y_PickerView.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1ilI": "1ilI"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1ilI/Y_AuthID.git",
"tag": "0.1.4"
},
"source_files": [
"Y_AuthID",
"Y_AuthID/**/*.{h,m}"
],
"frameworks": "UIKit"
}