[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 2 / OktaWebAuthenticationUI / 1.6.1 / OktaWebAuthenticationUI.podspec.json
blob2e1b650d66196c34521010eda65ec20c228761a5
2   "name": "OktaWebAuthenticationUI",
3   "module_name": "WebAuthenticationUI",
4   "version": "1.6.1",
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.6.1"
22   },
23   "source_files": "Sources/WebAuthenticationUI/**/*.swift",
24   "resources": "Sources/WebAuthenticationUI/Resources/*.lproj",
25   "swift_versions": "5.6",
26   "dependencies": {
27     "OktaAuthFoundation": [
28       "1.6.1"
29     ],
30     "OktaOAuth2": [
31       "1.6.1"
32     ]
33   },
34   "swift_version": "5.6"