[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / b / d / AssentifySdk / 0.0.34 / AssentifySdk.podspec.json
blobf6afaf523e565c92ccae6d480c3760159bdde214
2   "name": "AssentifySdk",
3   "version": "0.0.34",
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.34"
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   ],
38   "frameworks": "UIKit",
39   "dependencies": {
40     "TensorFlowLiteSwift": [
42     ],
43     "SVGKit": [
45     ]
46   },
47   "swift_version": "5.5"