[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / 5 / 0 / OktaOAuth2 / 1.1.5 / OktaOAuth2.podspec.json
blob9bcd870cc1f1524843255e663d4e57d60f0a702e
2   "name": "OktaOAuth2",
3   "version": "1.1.5",
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.1.5"
23   },
24   "source_files": "Sources/OktaOAuth2/**/*.swift",
25   "resources": "Sources/OktaOAuth2/Resources/*.lproj",
26   "swift_versions": "5.5",
27   "dependencies": {
28     "OktaAuthFoundation": [
29       "1.1.5"
30     ]
31   },
32   "swift_version": "5.5"