blob: 0a36fe37f940ec060e0ce5df690f66d883d2265c [file] [log] [blame]
{
"name": "UnifyID-Core",
"version": "4.0.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"
},
"source": {
"http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-v4.0.0/UnifyID-v4.0.0.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"vendored_frameworks": "UnifyID.framework",
"dependencies": {
"Sodium": [
"~> 0.8.0"
],
"KeychainSwift": [
"~> 19.0.0"
]
},
"swift_version": "5.1"
}