[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / f / 4 / OnfidoAuth / 0.2.4 / OnfidoAuth.podspec.json
blobb58c08c830dc2c760cee65a76b385b0490622b0a
2   "name": "OnfidoAuth",
3   "version": "0.2.4",
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.4/OnfidoAuth-v0.2.4.zip",
15     "sha256": "3e869c6c7abbca476baf5db58161f221bac5d542e1d087f6fa213a1af1d01634"
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.13"
29     ]
30   }