[Add] Amplitude 8.9.0
[CocoaPods.git] / Specs / 8 / 4 / b / YotiSDKDocument / 2.2.1 / YotiSDKDocument.podspec.json
blob2b17bff26ba6d75bd987d3e0f71e32f0fe31a4f3
2   "name": "YotiSDKDocument",
3   "summary": "Shared framework for capturing and verifying an identity document.",
4   "authors": "Yoti Ltd",
5   "version": "2.2.1",
6   "platforms": {
7     "ios": "11.4"
8   },
9   "swift_versions": "5.2",
10   "homepage": "https://github.com/getyoti/yoti-doc-scan-ios",
11   "license": {
12     "type": "Copyright",
13     "text": "https://www.yoti.com/wp-content/uploads/2019/08/Yoti-Doc-Scan-SDK-Terms.pdf"
14   },
15   "source": {
16     "http": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.2.1/YotiSDKDocument.zip"
17   },
18   "source_files": [
19     "YotiSDKDocument/YotiSDKDocument.framework/Headers/*.h",
20     "YotiSDKDocument/mrtddump.framework/Headers/*.h"
21   ],
22   "public_header_files": [
23     "YotiSDKDocument/YotiSDKDocument.framework/Headers/*.h",
24     "YotiSDKDocument/mrtddump.framework/Headers/*.h"
25   ],
26   "vendored_frameworks": [
27     "YotiSDKDocument/YotiSDKDocument.framework",
28     "YotiSDKDocument/mrtddump.framework"
29   ],
30   "ios": {
31     "frameworks": "CoreNFC"
32   },
33   "dependencies": {
34     "YotiFoundation": [
35       "2.2.1"
36     ],
37     "YotiNetwork": [
38       "2.2.1"
39     ],
40     "YotiCommon": [
41       "2.2.1"
42     ],
43     "YotiSDKCommon": [
44       "2.2.1"
45     ],
46     "YotiSDKDesign": [
47       "2.2.1"
48     ],
49     "YotiSDKCore": [
50       "2.2.1"
51     ],
52     "YotiDocumentCapture": [
53       "2.2.1"
54     ],
55     "SwiftProtobuf": [
56       "1.10.2"
57     ]
58   },
59   "swift_version": "5.2"