blob: 071949d16fbb326daabae07e435c3e5838929d03 [file] [log] [blame]
{
"name": "UnifyID",
"version": "2.0.27",
"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/UnifyID-v2.0.27/UnifyID-v2.0.27.zip"
},
"subspecs": [
{
"name": "HumanDetect",
"dependencies": {
"UnifyID-HumanDetect": [
"~> 2.0.4"
]
}
},
{
"name": "PushAuth",
"dependencies": {
"UnifyID-PushAuth": [
"~> 2.0.13"
]
}
}
],
"swift_version": "4.2"
}