[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / a / 5 / SFaceCompare / 2.6.1 / SFaceCompare.podspec.json
blobbd96ee81cb073ec675720446520e9d88e72ae59e
2   "name": "SFaceCompare",
3   "version": "2.6.1",
4   "summary": "Simple lib fro iOS to find and compare faces.",
5   "requires_arc": true,
6   "static_framework": true,
7   "swift_version": "4.2",
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.6.1"
20   },
21   "platforms": {
22     "ios": "11.3"
23   },
24   "source_files": "SFaceCompare/Classes/**/*",
25   "vendored_frameworks": "SFaceCompare/SameFace.framework"