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