[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / 6 / Ver-ID-Core / 1.11.1 / Ver-ID-Core.podspec.json
blobd1e05ce595cf96adb165143c6122d84baeafea6f
2   "name": "Ver-ID-Core",
3   "version": "1.11.1",
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": "10.0"
13   },
14   "swift_versions": [
15     "5.0",
16     "5.1"
17   ],
18   "documentation_url": "https://appliedrecognition.github.io/Ver-ID-Core-Apple",
19   "source": {
20     "http": "https://ver-id.s3.us-east-1.amazonaws.com/ios/veridcore/1.11.1/VerIDCore.zip"
21   },
22   "preserve_paths": [
23     "VerIDCore.framework.dSYM"
24   ],
25   "vendored_frameworks": "VerIDCore.framework",
26   "dependencies": {
27     "OpenCV2": [
28       "~> 4.1"
29     ],
30     "ZIPFoundation": [
31       "~> 0.9"
32     ],
33     "Ver-ID-SDK-Identity": [
34       "~> 3.0"
35     ]
36   },
37   "swift_version": "5.1"