blob: 3859024e829039c8b68518eefd8b8d85b79a08d6 [file] [log] [blame]
{
"name": "MSTouchID",
"version": "0.0.2",
"summary": "It's used to login or pay via faceID and TouchID.",
"homepage": "https://github.com/MarcSteven/MSTouchID",
"license": "MIT",
"authors": {
"MarcSteven": "marczhao@memoriesus.com"
},
"social_media_url": "https://twitter.com/MarcSteven",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/MarcSteven/MSTouchID.git",
"tag": "0.0.2"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "MSTouchID/Sources/**/*",
"frameworks": "LocalAuthentication",
"swift_version": "5.1"
}