blob: f3da0e7d676ae5cd6783909de39bcbf89e7355e7 [file] [log] [blame]
{
"name": "iSpiral-UI",
"module_name": "VerIDUI",
"version": "1.11.2",
"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": "v1.11.2"
},
"source_files": "VerIDUI/*.swift",
"resources": [
"VerIDUI/Video/*.mp4",
"VerIDUI/Localization/*.xml",
"VerIDUI/*.xcassets",
"VerIDUI/**.{storyboard,xib}"
],
"dependencies": {
"iSpiral-Core": [
"1.11.2"
]
},
"swift_version": "5"
}