[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 9 / f / DigifiedSDK / 1.0.8 / DigifiedSDK.podspec.json
blob5e1cee199b9345a373a93881a7467e53558556b4
2   "name": "DigifiedSDK",
3   "version": "1.0.8",
4   "summary": "DigifiedSDK is a Digital Identity Verification Technology SDK",
5   "description": "Digified is a Cairo-Based Startup working in the FinTech & Government Services. It is providing digital identity solutions to digitalize on-boarding process such as official documents verification, data extraction, face matching and aliveness detection based on machine learning and OCR technologies that can support market places, telecom operators, banking sector and governmental services",
6   "homepage": "https://digified.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "husseinkishk": "hussein.kishk@digified.io"
13   },
14   "source": {
15     "git": "https://git.digified.io/contrib/digified-ios.git",
16     "tag": "1.0.8"
17   },
18   "swift_versions": "5.0",
19   "static_framework": true,
20   "platforms": {
21     "ios": "13.0"
22   },
23   "vendored_frameworks": "DigifiedSDK.xcframework",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "AVFoundation",
28     "CoreMotion",
29     "Vision",
30     "VideoToolbox",
31     "CoreGraphics"
32   ],
33   "dependencies": {
34     "TensorFlowLiteSwift": [
36     ]
37   },
38   "swift_version": "5.0"