blob: b1009d00c3d98f5ae00e9cacb5269c71c10c9b3d [file] [log] [blame]
{
"name": "Ver-ID-UI",
"module_name": "VerIDUI",
"version": "1.9.5",
"summary": "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.0",
"5.1"
],
"documentation_url": "https://appliedrecognition.github.io/Ver-ID-UI-iOS",
"source": {
"git": "https://github.com/AppliedRecognition/Ver-ID-UI-iOS.git",
"tag": "v1.9.5"
},
"source_files": "VerIDUI/*.swift",
"resources": [
"VerIDUI/Video/*.mp4",
"VerIDUI/Localization/*.xml",
"VerIDUI/*.xcassets",
"VerIDUI/**.{storyboard,xib}"
],
"dependencies": {
"Ver-ID-Core": [
"1.9.5"
]
},
"swift_version": "5.1"
}