[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 7 / IdentityDrawer / 0.1.0 / IdentityDrawer.podspec.json
blobcabc370bb29899e804402308bd654cceb2e8dbba
2   "name": "IdentityDrawer",
3   "version": "0.1.0",
4   "summary": "A delightful component for Journey's complete identity and securty system",
5   "description": "This drop-in solution handles the UI flows for verifying identity with driver's license scans, facial authentication/enrollment, device biometrics, ssn, document signatures, and other [Journey Secure Pipelines](https://journeyid.com/).\n\nThe Identity Drawer can be easily customized to fit in with the rest of your app's visual style.",
6   "homepage": "https://journeyid.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JourneyID": "support@journeyid.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "https://github.com/journeyid/identity-drawer-ios-sdk.git",
19     "branch": "develop"
20   },
21   "vendored_frameworks": "sources/Frameworks/IdentityDrawer.xcframework",
22   "dependencies": {
23     "Journey": [
24       "~> 0.1.0"
25     ],
26     "Journey/ID": [
27       "~> 0.1.0"
28     ],
29     "Journey/Payment": [
30       "~> 0.1.0"
31     ],
32     "Journey/FacialAuth": [
33       "~> 0.1.0"
34     ]
35   }