[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / 0 / DeviceAuthenticator / 0.0.3 / DeviceAuthenticator.podspec.json
blob6ec95ac404c15bcde0ca634d9169859c03f01faf
2   "name": "DeviceAuthenticator",
3   "version": "0.0.3",
4   "summary": "Okta Authenticator SDK",
5   "description": "SDK for iOS devices for communicating with Okta's device APIs",
6   "platforms": {
7     "ios": "13.0"
8   },
9   "homepage": "https://github.com/okta/okta-devices-swift",
10   "license": {
11     "type": "APACHE2",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Okta Developers": "developer@okta.com"
16   },
17   "source": {
18     "git": "https://github.com/okta/okta-devices-swift.git",
19     "tag": "0.0.3"
20   },
21   "swift_versions": "5.3",
22   "source_files": "Sources/**/*.swift",
23   "exclude_files": "Sources/DeviceAuthenticator/DeviceSignals/macOS/*.swift",
24   "dependencies": {
25     "GRDB.swift": [
26       "~>5"
27     ],
28     "OktaJWT": [
29       "~>2.3"
30     ],
31     "OktaLogger/FileLogger": [
32       "~>1"
33     ]
34   },
35   "swift_version": "5.3"