blob: d85d577f67de67e9a56b205d31eb1f37196a6c1d [file] [log] [blame]
{
"name": "UnifyID",
"version": "2.0.23",
"summary": "UnifyID Authentication SDK",
"description": "Authenticate and identify your users using motion data.",
"homepage": "https://github.com/UnifyID/unifyid-ios-sdk",
"license": {
"type": "Commercial",
"text": "See https://unify.id/terms"
},
"authors": {
"UnifyID": "support@unify.id"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/v2.0.23/UnifyID-2.0.23.zip"
},
"dependencies": {
"UnifyID-HumanDetect": [
"~> 2.0.2"
]
},
"subspecs": [
{
"name": "HumanDetect"
}
],
"swift_version": "4.2"
}