[Add] DocumentReaderBarcodeStage 7.5.10815
[CocoaPods.git] / Specs / 8 / 4 / b / YotiSDKDocument / 3.1.2 / YotiSDKDocument.podspec.json
blobe1cdcc0697f425513dc769f9726c78cfb9839cf9
2   "name": "YotiSDKDocument",
3   "summary": "Shared framework for capturing and verifying a document.",
4   "authors": "Yoti Ltd",
5   "version": "3.1.2",
6   "platforms": {
7     "ios": "11.0"
8   },
9   "homepage": "https://github.com/getyoti/yoti-doc-scan-ios",
10   "license": {
11     "type": "Copyright",
12     "text": "https://www.yoti.com/terms/identity-verification"
13   },
14   "source": {
15     "http": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.1.2/YotiSDKDocument.zip"
16   },
17   "vendored_frameworks": [
18     "YotiSDKDocument/YotiSDKDocument.xcframework",
19     "YotiSDKDocument/mrtddump.xcframework"
20   ],
21   "ios": {
22     "weak_frameworks": "CoreNFC"
23   },
24   "dependencies": {
25     "YotiFoundation": [
26       "3.1.2"
27     ],
28     "YotiSDKNetwork": [
29       "3.1.2"
30     ],
31     "YotiCommon": [
32       "3.1.2"
33     ],
34     "YotiSDKCommon": [
35       "3.1.2"
36     ],
37     "YotiSDKDesign": [
38       "3.1.2"
39     ],
40     "YotiSDKCore": [
41       "3.1.2"
42     ],
43     "YotiDocumentCapture": [
44       "3.1.2"
45     ],
46     "SwiftProtobuf": [
47       "1.20.3"
48     ]
49   }