[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / b / e / PapilonActiveLivenessiOS / 0.1.0 / PapilonActiveLivenessiOS.podspec.json
blob62c90d3f4c0824e6ad092b9b6bfb43a2819df092
2   "name": "PapilonActiveLivenessiOS",
3   "version": "0.1.0",
4   "summary": "Library for Active Liveness",
5   "description": "This library detects the face and checks the head and eye movements to check the face is live or not.",
6   "homepage": "https://github.com/Papilon-Savunma/PapilonActiveLivenessiOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kerbaypapilon": "kaganerbay@papilon.com.tr"
13   },
14   "source": {
15     "git": "https://github.com/Papilon-Savunma/PapilonActiveLivenessiOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "PapilonActiveLivenessiOS/Classes/**/*",
22   "static_framework": true,
23   "swift_versions": "5.0",
24   "dependencies": {
25     "GoogleMLKit/FaceDetection": [
26       "2.5.0"
27     ]
28   },
29   "swift_version": "5.0"