[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 2 / OktaWebAuthenticationUI / 1.8.2 / OktaWebAuthenticationUI.podspec.json
blobc484845667b04f2e8ab74e1d378ad88db0b28379
2   "name": "OktaWebAuthenticationUI",
3   "module_name": "WebAuthenticationUI",
4   "version": "1.8.2",
5   "summary": "Okta Web Authentication UI",
6   "description": "Authenticate users using web-based OIDC.",
7   "platforms": {
8     "ios": "10.0",
9     "osx": "10.12"
10   },
11   "homepage": "https://github.com/okta/okta-mobile-swift",
12   "license": {
13     "type": "APACHE2",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Okta Developers": "developer@okta.com"
18   },
19   "source": {
20     "git": "https://github.com/okta/okta-mobile-swift.git",
21     "tag": "1.8.2"
22   },
23   "source_files": "Sources/WebAuthenticationUI/**/*.swift",
24   "resource_bundles": {
25     "WebAuthenticationUI": "Sources/WebAuthenticationUI/Resources/**/*"
26   },
27   "swift_versions": "5.6",
28   "dependencies": {
29     "OktaAuthFoundation": [
30       "1.8.2"
31     ],
32     "OktaOAuth2": [
33       "1.8.2"
34     ]
35   },
36   "swift_version": "5.6"