blob: 18627682559b2ec49f2c99a2fd602d2720fdffc4 [file] [log] [blame]
{
"name": "Y_AuthID",
"version": "0.1.3",
"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.3"
},
"source_files": [
"Y_AuthID",
"Y_AuthID/**/*.{h,m}"
],
"frameworks": "UIKit"
}