blob: daf1aaa8bbca1db66256f441d831480a6c39ba9b [file] [log] [blame]
{
"name": "TDTouchID",
"version": "1.0.4",
"summary": "TouchID/FaceID for iOS.",
"description": "TDTouchID是一个封装好的指纹验证库,可以用来做iOSAPP的登录/支付等验证。",
"homepage": "https://github.com/greezi/TDTouchID",
"license": "Apache-2.0",
"authors": {
"imtudou": "greezi@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/greezi/TDTouchID.git",
"tag": "1.0.2"
},
"source_files": [
"TDTouchID",
"TDTouchID/**/*.{h,m}"
],
"frameworks": "LocalAuthentication"
}