blob: 03621218b0e77b338a6a60c3c18c42a551e3973f [file] [log] [blame]
{
"name": "Rx-Ver-ID",
"version": "1.0.0",
"summary": "Reactive implementation of Ver-ID face detection and recognition",
"homepage": "https://github.com/AppliedRecognition",
"license": {
"type": "COMMERCIAL",
"file": "LICENCE.txt"
},
"authors": "Jakub Dolejs",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source": {
"http": "https://ver-id.s3.us-east-1.amazonaws.com/ios/rxverid/1.0.0/RxVerID.zip"
},
"vendored_frameworks": "RxVerID.framework",
"dependencies": {
"Ver-ID-Core": [
">= 1.9.2",
"~> 1"
],
"Ver-ID-UI": [
">= 1.9.2",
"~> 1"
],
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
]
},
"swift_version": "5.1"
}