blob: fe15ce3b6a187111827f52181296a7c02b7a36cd [file] [log] [blame]
{
"name": "UnifyID",
"version": "2.0.24",
"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.24/UnifyID-2.0.24.zip"
},
"dependencies": {
"UnifyID-HumanDetect": [
"~> 2.0.3"
],
"UnifyID-PushAuth": [
"~> 2.0.11"
]
},
"subspecs": [
{
"name": "HumanDetect"
},
{
"name": "PushAuth"
}
],
"swift_version": "4.2"
}