[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / 5 / 0 / OktaOAuth2 / 1.0.0 / OktaOAuth2.podspec.json
blobc9c135b1dc281b131741edf8a657e034066ad8f5
2   "name": "OktaOAuth2",
3   "version": "1.0.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.0.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.0.0"
30     ]
31   },
32   "swift_version": "5.5"