[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 4 / 6 / 2 / YotiSDKIdentityDocument / 4.0.0 / YotiSDKIdentityDocument.podspec.json
blobb896586756ed1b4c79be10ac30b0c4f17183f900
2   "name": "YotiSDKIdentityDocument",
3   "summary": "Shared framework for capturing and verifying an identity document.",
4   "authors": "Yoti Ltd",
5   "version": "4.0.0",
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/v4.0.0/YotiSDKIdentityDocument.zip"
16   },
17   "vendored_frameworks": "YotiSDKIdentityDocument/YotiSDKIdentityDocument.xcframework",
18   "ios": {
19     "weak_frameworks": "CoreNFC"
20   },
21   "dependencies": {
22     "YotiNetwork": [
23       "4.0.0"
24     ],
25     "YotiDocumentCapture": [
26       "4.0.0"
27     ],
28     "YotiNFC": [
29       "4.0.0"
30     ],
31     "YotiSDKNetwork": [
32       "4.0.0"
33     ],
34     "YotiSDKCommon": [
35       "4.0.0"
36     ],
37     "YotiSDKDesign": [
38       "4.0.0"
39     ],
40     "YotiSDKCore": [
41       "4.0.0"
42     ],
43     "YotiSDKDocument": [
44       "4.0.0"
45     ],
46     "PPBlinkID": [
47       "5.18.0"
48     ]
49   }