[Add] AssentifySdk 0.0.32
[CocoaPods.git] / Specs / e / b / d / AssentifySdk / 0.0.32 / AssentifySdk.podspec.json
blobc6971e8fb94f986ef06c28a2b8e1f5996227a5e0
2   "name": "AssentifySdk",
3   "version": "0.0.32",
4   "summary": "This iOS Pod provides integration with Assentify services.",
5   "description": "This iOS Pod provides integration with Assentify services.",
6   "homepage": "https://assentify.com/home",
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.32"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "static_framework": true,
22   "swift_versions": [
23     "5.0",
24     "5.1",
25     "5.2",
26     "5.3",
27     "5.4",
28     "5.5"
29   ],
30   "source_files": "AssentifySdk/Classes/**/*",
31   "resources": [
32     "best-fp16.tflite",
33     "classes.txt",
34     "card_background.svg",
35     "face_background.svg"
36   ],
37   "frameworks": "UIKit",
38   "dependencies": {
39     "TensorFlowLiteSwift": [
41     ],
42     "SVGKit": [
44     ]
45   },
46   "swift_version": "5.5"