[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / 6 / Ver-ID-Core / 2.0.0-beta.02 / Ver-ID-Core.podspec.json
blob35f1e05769900848af3e2a1a099981bdab3f0972
2   "name": "Ver-ID-Core",
3   "version": "2.0.0-beta.02",
4   "summary": "Face detection and recognition",
5   "homepage": "https://github.com/AppliedRecognition",
6   "license": {
7     "type": "COMMERCIAL",
8     "file": "LICENCE.txt"
9   },
10   "authors": "Jakub Dolejs",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": "5",
15   "documentation_url": "https://appliedrecognition.github.io/Ver-ID-Core-Apple",
16   "source": {
17     "http": "https://ver-id.s3.us-east-1.amazonaws.com/ios/veridcore/2.0.0-beta.02/VerIDCore.zip"
18   },
19   "preserve_paths": [
20     "VerIDCore.framework.dSYM"
21   ],
22   "vendored_frameworks": "VerIDCore.framework",
23   "dependencies": {
24     "OpenCV2": [
25       "~> 4.1"
26     ],
27     "DeviceKit": [
28       "~> 4.1"
29     ],
30     "ZIPFoundation": [
31       "~> 0.9"
32     ],
33     "Ver-ID-SDK-Identity": [
34       "~> 3.0"
35     ],
36     "RxSwift": [
37       "~> 5"
38     ],
39     "RxCocoa": [
40       "~> 5"
41     ]
42   },
43   "swift_version": "5"