[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 0 / FaceTemplateAnalysis / 1.0.0 / FaceTemplateAnalysis.podspec.json
blobbdb603029f6fb54bb26b5f3522f501150b83a785
2   "name": "FaceTemplateAnalysis",
3   "version": "1.0.0",
4   "summary": "Utility for analysing Ver-ID face templates",
5   "homepage": "https://github.com/AppliedRecognition/Face-Template-Analysis-Apple/blob/main/README.md",
6   "license": "MIT",
7   "authors": "Jakub Dolejs",
8   "platforms": {
9     "ios": "12.0"
10   },
11   "swift_versions": "5",
12   "static_framework": true,
13   "source": {
14     "git": "https://github.com/AppliedRecognition/Face-Template-Analysis-Apple.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "FaceTemplateAnalysis/**/*.swift",
18   "dependencies": {
19     "Ver-ID/Core": [
20       ">= 2.3.2",
21       "< 3.0.0"
22     ]
23   },
24   "swift_version": "5"