[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 9 / 7 / Ver-ID-UI / 2.0.0-beta.02 / Ver-ID-UI.podspec.json
blob96d33cab28ab190e7a0a5c484726f0298ca06ca8
2   "name": "Ver-ID-UI",
3   "module_name": "VerIDUI",
4   "version": "2.0.0-beta.02",
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": "11.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": "v2.0.0-beta.02"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "source_files": "VerIDUI/*.swift",
28   "resources": [
29     "VerIDUI/Video/*.mp4",
30     "VerIDUI/Localization/*.xml",
31     "VerIDUI/*.xcassets",
32     "VerIDUI/**.{storyboard,xib}"
33   ],
34   "dependencies": {
35     "Ver-ID-Core": [
36       ">= 2.0.0-beta.02",
37       "< 3.0"
38     ],
39     "RxSwift": [
40       "~> 5"
41     ],
42     "RxCocoa": [
43       "~> 5"
44     ]
45   },
46   "swift_version": "5"