blob: 17a08ec35ef038ed93d6e569682f66bda3202893 [file] [log] [blame]
{
"name": "UnifyID",
"version": "4.3.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-Core-v4.3.0/UnifyID-Core-v4.3.0.zip"
},
"cocoapods_version": ">= 1.10.0.rc.1",
"subspecs": [
{
"name": "Core",
"dependencies": {
"UnifyID-Core": [
"~> 4.3.0"
]
}
},
{
"name": "GaitAuth",
"dependencies": {
"UnifyID-GaitAuth": [
"~> 4.3.0"
]
}
},
{
"name": "HumanDetect",
"dependencies": {
"UnifyID-HumanDetect": [
"~> 3.2.0"
]
}
},
{
"name": "PushAuth",
"dependencies": {
"UnifyID-PushAuth": [
"~> 3.2.0"
]
}
}
],
"swift_version": "5.1"
}