[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 5 / 0 / OktaOAuth2 / 1.5.0 / OktaOAuth2.podspec.json
blob5fd6ef1b60b45786953c82ddc8b7ffef6aaf0522
2   "name": "OktaOAuth2",
3   "version": "1.5.0",
4   "summary": "Okta OAuth2 Authentication",
5   "description": "Enables application developers to authenticate users utilizing a variety of OAuth2 authentication flows.",
6   "platforms": {
7     "ios": "9.0",
8     "tvos": "10.0",
9     "watchos": "7.0",
10     "osx": "10.11"
11   },
12   "homepage": "https://github.com/okta/okta-mobile-swift",
13   "license": {
14     "type": "APACHE2",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Okta Developers": "developer@okta.com"
19   },
20   "source": {
21     "git": "https://github.com/okta/okta-mobile-swift.git",
22     "tag": "1.5.0"
23   },
24   "source_files": "Sources/OktaOAuth2/**/*.swift",
25   "resources": "Sources/OktaOAuth2/Resources/*.lproj",
26   "swift_versions": "5.5",
27   "dependencies": {
28     "OktaAuthFoundation": [
29       "1.5.0"
30     ]
31   },
32   "swift_version": "5.5"