[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / f / 4 / OnfidoAuth / 0.2.5 / OnfidoAuth.podspec.json
blobd0f3711b0dbe5fb696466c75d7f52e1dd4aae533
2   "name": "OnfidoAuth",
3   "version": "0.2.5",
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.5/OnfidoAuth-v0.2.5.zip",
15     "sha256": "f9c7bf839f3c6bd4320aed4a2a51b7bb2bb29cb407593ca50d183a83a1bd1e4f"
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.4.15"
29     ]
30   }