blob: 2a7e9f13ae3ee9ac843b941b1ce31b75dd1fef0a [file] [log] [blame]
{
"name": "Ver-ID-Core-Beta",
"version": "1.11.0",
"summary": "Face detection and recognition",
"homepage": "https://github.com/AppliedRecognition",
"license": {
"type": "COMMERCIAL",
"file": "LICENCE.txt"
},
"authors": "Jakub Dolejs",
"platforms": {
"ios": "10.3"
},
"swift_versions": [
"5.0",
"5.1"
],
"documentation_url": "https://appliedrecognition.github.io/Ver-ID-Core-Apple",
"source": {
"http": "https://ver-id.s3.us-east-1.amazonaws.com/ios/veridcore-xcframework/1.11.0/Archive.zip"
},
"vendored_frameworks": "VerIDCore.xcframework",
"dependencies": {
"OpenCV2": [
"~> 4.1"
],
"ZIPFoundation": [
"~> 0.9"
],
"Ver-ID-SDK-Identity": [
"~> 1.0"
]
},
"swift_version": "5.1"
}