[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / a / c / Ver-ID-UI-Beta / 2.0.0-beta.04 / Ver-ID-UI-Beta.podspec.json
blob062a0b16176bcd5e5aa0485d9f7812972a33b0e3
2   "name": "Ver-ID-UI-Beta",
3   "module_name": "VerIDUI",
4   "version": "2.0.0-beta.04",
5   "summary": "Face detection and recognition",
6   "homepage": "https://github.com/AppliedRecognition/Ver-ID-UI-iOS/tree/v2.0.0-beta.04",
7   "license": {
8     "type": "COMMERCIAL",
9     "file": "LICENCE.txt"
10   },
11   "authors": "Jakub Dolejs",
12   "platforms": {
13     "ios": "10.3"
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.04"
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     "RxSwift": [
30       "~> 5"
31     ],
32     "RxCocoa": [
33       "~> 5"
34     ],
35     "Ver-ID-Core-Beta": [
36       "2.0.0-beta.04"
37     ]
38   },
39   "swift_version": "5"