[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 9 / 7 / Ver-ID-UI / 1.12.1 / Ver-ID-UI.podspec.json
bloba24b36ab786dd134488af55751cdcda025389065
2   "name": "Ver-ID-UI",
3   "module_name": "VerIDUI",
4   "version": "1.12.1",
5   "summary": "Face detection and recognition",
6   "homepage": "https://github.com/AppliedRecognition",
7   "license": {
8     "type": "COMMERCIAL",
9     "file": "LICENCE.txt"
10   },
11   "authors": "Jakub Dolejs",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_versions": "5",
16   "documentation_url": "https://appliedrecognition.github.io/Ver-ID-UI-iOS",
17   "source": {
18     "git": "https://github.com/AppliedRecognition/Ver-ID-UI-iOS.git",
19     "tag": "v1.12.1"
20   },
21   "source_files": "VerIDUI/*.swift",
22   "resources": [
23     "VerIDUI/Video/*.mp4",
24     "VerIDUI/Localization/*.xml",
25     "VerIDUI/*.xcassets",
26     "VerIDUI/**.{storyboard,xib}"
27   ],
28   "dependencies": {
29     "Ver-ID-Core": [
30       ">= 1.12.1",
31       "< 2.0"
32     ]
33   },
34   "swift_version": "5"