[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 8 / a / 5 / SFaceCompare / 2.5.0 / SFaceCompare.podspec.json
blobc04c8b55eaf09dd3218eb61f90555ce027d8f78c
2   "name": "SFaceCompare",
3   "version": "2.5.0",
4   "summary": "Simple lib fro iOS to find and compare faces.",
5   "requires_arc": true,
6   "static_framework": true,
7   "swift_version": "4.0",
8   "description": "SFaceCompare is an simple libray for iOS to find and compare faces. SFaceCompare works on top of dlib and OpenCV libraries.\nWith usage of trained model.",
9   "homepage": "https://github.com/BohdanNikoletti/SFaceCompare",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Bohdan Mihiliev": "bohdanrose1@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/BohdanNikoletti/SFaceCompare.git",
19     "tag": "2.5.0"
20   },
21   "platforms": {
22     "ios": "11.3"
23   },
24   "source_files": "SFaceCompare/Classes/**/*",
25   "vendored_frameworks": "SFaceCompare/SameFace.framework"