blob: 23e149582a47fc3086db64bbd67e56539715b455 [file] [log] [blame]
{
"name": "UnifyID-Core",
"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"
},
"source": {
"http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-v2.0.27/UnifyID-v2.0.27.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"vendored_frameworks": "UnifyID.framework",
"dependencies": {
"Sodium": [
"~> 0.8.0"
],
"KeychainSwift": [
"~> 19.0.0"
]
},
"swift_version": "4.2"
}