[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / f / 4 / OnfidoAuth / 0.2.2 / OnfidoAuth.podspec.json
blob698d63a84abb90623716f01d1173f8acdd89e81f
2   "name": "OnfidoAuth",
3   "version": "0.2.2",
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.2.2/OnfidoAuth-v0.2.2.zip",
15     "sha256": "0863dee1e87d64616dd99385f805c6c9b162d84814c4fcbe66e35aa52275a7ae"
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.3.0"
29     ]
30   }