[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 0 / 3 / 8 / yoti-doc-scan-ios / 1.1.2 / yoti-doc-scan-ios.podspec.json
blob6ee8957216fcc592926ea1ca35e9be7363373702
2   "name": "yoti-doc-scan-ios",
3   "version": "1.1.2",
4   "summary": "Verify users with a photo of their ID, as well as scan of their face.",
5   "description": "The Yoti Doc Scan iOS SDK allows a user of your app to take a photo of their ID, as well as to scan their face, we then verify this instantly and prepare a response, which your system can then retrieve on your hosted site.",
6   "homepage": "https://github.com/getyoti/yoti-doc-scan-ios",
7   "license": {
8     "type": "Copyright",
9     "text": "  Please refer to https://www.yoti.com/wp-content/uploads/2019/08/Yoti-Doc-Scan-SDK-Terms.pdf\n"
10   },
11   "authors": {
12     "Casper Lee": "casper.lee@yoti.com"
13   },
14   "social_media_url": "https://twitter.com/getyoti",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "http": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v1.1.2/YotiDocScan.framework.zip"
21   },
22   "public_header_files": [
23     "Carthage/YotiDocScan.framework/Headers/*.h",
24     "Carthage/ZoomAuthenticationHybrid.framework/Headers/*.h"
25   ],
26   "source_files": [
27     "Carthage/YotiDocScan.framework/Headers/*.h",
28     "Carthage/ZoomAuthenticationHybrid.framework/Headers/*.h"
29   ],
30   "vendored_frameworks": [
31     "Carthage/YotiDocScan.framework",
32     "Carthage/ZoomAuthenticationHybrid.framework"
33   ],
34   "frameworks": [
35     "UIKit",
36     "Foundation",
37     "AVFoundation"
38   ],
39   "dependencies": {
40     "PPBlinkID": [
41       "4.7.0"
42     ],
43     "yoti-doc-capture-ios": [
44       "1.5.5"
45     ]
46   },
47   "swift_version": "5.0"