blob: 9a4f6d7cb1ec92f8e4637ba2bf8daab7686f46d4 [file] [log] [blame]
{
"name": "UnifyID",
"version": "4.2.0",
"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": "5.1",
"source": {
"http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-v4.2.0/UnifyID-v4.2.0.zip"
},
"dependencies": {
"Sodium": [
"0.8.0"
],
"KeychainSwift": [
"~> 19.0.0"
]
},
"subspecs": [
{
"name": "HumanDetect",
"dependencies": {
"UnifyID-HumanDetect": [
"~> 3.1.1"
]
}
},
{
"name": "PushAuth",
"dependencies": {
"UnifyID-PushAuth": [
"~> 3.1.1"
]
}
},
{
"name": "GaitAuth",
"dependencies": {
"UnifyID-GaitAuth": [
"~> 4.2.0"
]
}
}
],
"swift_version": "5.1"
}