[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 8 / 2 / OktaDirectAuth / 1.5.0 / OktaDirectAuth.podspec.json
blobea3d1cdec2c25618d48af82f366be8b80bd566c3
2   "name": "OktaDirectAuth",
3   "version": "1.5.0",
4   "summary": "Okta Direct Authentication",
5   "description": "Enables application developers to build native sign in experiences using the Okta Direct Authentication API.",
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/OktaDirectAuth/**/*.swift",
25   "resources": "Sources/OktaDirectAuth/Resources/*.lproj",
26   "swift_versions": "5.5",
27   "dependencies": {
28     "OktaAuthFoundation": [
29       "1.5.0"
30     ]
31   },
32   "swift_version": "5.5"