[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 2 / OktaWebAuthenticationUI / 1.1.3 / OktaWebAuthenticationUI.podspec.json
blob6b23e38f1cd9761056330323c7f7b9b58e9bd3b3
2   "name": "OktaWebAuthenticationUI",
3   "module_name": "WebAuthenticationUI",
4   "version": "1.1.3",
5   "summary": "Okta Web Authentication UI",
6   "description": "Authenticate users using web-based OIDC.",
7   "platforms": {
8     "ios": "9.0",
9     "osx": "10.11"
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.1.3"
22   },
23   "source_files": "Sources/WebAuthenticationUI/**/*.swift",
24   "resources": "Sources/WebAuthenticationUI/Resources/*.lproj",
25   "swift_versions": "5.5",
26   "dependencies": {
27     "OktaAuthFoundation": [
28       "1.1.3"
29     ],
30     "OktaOAuth2": [
31       "1.1.3"
32     ]
33   },
34   "swift_version": "5.5"