[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / f / 4 / OnfidoAuth / 0.1.0 / OnfidoAuth.podspec.json
blob9d4e2de544f7351d34466ee0e231abe4ab70c0cb
2   "name": "OnfidoAuth",
3   "version": "0.1.0",
4   "summary": "A framework for authentication with Onfido.",
5   "homepage": "https://github.com/onfido/onfido-auth-sdk-ios",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright 2021 Onfido Ltd. All rights reserved."
9   },
10   "authors": {
11     "Onfido Ltd": "engineering@onfido.com"
12   },
13   "source": {
14     "http": "https://github.com/onfido/onfido-auth-sdk-ios/releases/download/0.1.0/OnfidoAuth-v0.1.0.zip",
15     "sha256": "b6dc81c3b37cdb9e1bde0b242ff45306ee3045a6143ef6673052639d772f760d"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "vendored_frameworks": "OnfidoAuth.xcframework",
21   "frameworks": [
22     "CoreGraphics",
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "OnfidoFaceAuthSDK": [
28       "9.1.2"
29     ]
30   }