[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 1 / Rx-Ver-ID / 1.0.0 / Rx-Ver-ID.podspec.json
blob03621218b0e77b338a6a60c3c18c42a551e3973f
2   "name": "Rx-Ver-ID",
3   "version": "1.0.0",
4   "summary": "Reactive implementation of Ver-ID 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.1",
15   "source": {
16     "http": "https://ver-id.s3.us-east-1.amazonaws.com/ios/rxverid/1.0.0/RxVerID.zip"
17   },
18   "vendored_frameworks": "RxVerID.framework",
19   "dependencies": {
20     "Ver-ID-Core": [
21       ">= 1.9.2",
22       "~> 1"
23     ],
24     "Ver-ID-UI": [
25       ">= 1.9.2",
26       "~> 1"
27     ],
28     "RxSwift": [
29       "~> 5"
30     ],
31     "RxCocoa": [
32       "~> 5"
33     ]
34   },
35   "swift_version": "5.1"