blob: 9158821a042f3bac6a2cb2e18b2d1c87eb3d8ba3 [file] [log] [blame]
{
"name": "Ver-ID-UI",
"module_name": "VerIDUI",
"version": "2.0.0-beta.01",
"summary": "Face detection and recognition",
"homepage": "https://github.com/AppliedRecognition",
"license": {
"type": "COMMERCIAL",
"file": "LICENCE.txt"
},
"authors": "Jakub Dolejs",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"documentation_url": "https://appliedrecognition.github.io/Ver-ID-UI-iOS",
"source": {
"git": "https://github.com/AppliedRecognition/Ver-ID-UI-iOS.git",
"tag": "v2.0.0-beta.01"
},
"source_files": "VerIDUI/*.swift",
"resources": [
"VerIDUI/Video/*.mp4",
"VerIDUI/Localization/*.xml",
"VerIDUI/*.xcassets",
"VerIDUI/**.{storyboard,xib}"
],
"dependencies": {
"Ver-ID-Core": [
">= 2.0.0-beta.01",
"< 3.0"
]
},
"swift_version": "5"
}