[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / b / d / AssentifySdk / 0.0.40 / AssentifySdk.podspec.json
blobb77eb5ac44090735e8835db21a74b4c50b199340
2   "name": "AssentifySdk",
3   "version": "0.0.40",
4   "summary": "This iOS Pod provides integration with Assentify services.",
5   "description": "This iOS Pod provides integration with Assentify services.",
6   "homepage": "https://github.com/AssentifyLTD/Assentify.SDK.iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Assentify": "info.assentify@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AssentifyLTD/Assentify.SDK.iOS.git",
16     "tag": "0.0.40"
17   },
18   "documentation_url": "https://github.com/AssentifyLTD/Assentify.SDK.iOS/blob/main/README.md",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "static_framework": true,
23   "swift_versions": [
24     "5.0",
25     "5.1",
26     "5.2",
27     "5.3",
28     "5.4",
29     "5.5"
30   ],
31   "source_files": "AssentifySdk/Classes/**/*",
32   "resources": [
33     "best-fp16.tflite",
34     "classes.txt",
35     "card_background.svg",
36     "face_background.svg",
37     "transmitting_background.svg",
38     "check-liveness.tflite"
39   ],
40   "frameworks": "UIKit",
41   "dependencies": {
42     "TensorFlowLiteSwift": [
44     ],
45     "SVGKit": [
47     ]
48   },
49   "swift_version": "5.5"