blob: a8443024463275d887468e2944eeeed5b54cc472 [file] [log] [blame]
{
"name": "Ver-ID-Core",
"version": "2.0.0-beta.04",
"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",
"documentation_url": "https://appliedrecognition.github.io/Ver-ID-Core-Apple",
"source": {
"http": "https://ver-id.s3.us-east-1.amazonaws.com/ios/veridcore/2.0.0-beta.04/VerIDCore.zip"
},
"vendored_frameworks": "VerIDCore.xcframework",
"dependencies": {
"OpenCV2": [
"~> 4.1"
],
"DeviceKit": [
"~> 4.1"
],
"ZIPFoundation": [
"~> 0.9"
],
"Ver-ID-SDK-Identity": [
"~> 3.0"
],
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
]
},
"swift_version": "5"
}