[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 4 / d / f / OktaAuthSdk / 2.4.3 / OktaAuthSdk.podspec.json
blobdc5384af4b2121bee65f4a6c5aa506405ae2bdde
2   "name": "OktaAuthSdk",
3   "version": "2.4.3",
4   "summary": "SDK for Okta native authentication.",
5   "description": "Integrate your native app with Okta.",
6   "platforms": {
7     "ios": "10.0",
8     "osx": "10.14"
9   },
10   "homepage": "https://github.com/okta/okta-auth-swift",
11   "license": {
12     "type": "APACHE2",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Okta Developers": "developer@okta.com"
17   },
18   "source": {
19     "git": "https://github.com/okta/okta-auth-swift.git",
20     "tag": "2.4.3"
21   },
22   "source_files": "Source/**/*",
23   "swift_versions": "5.0",
24   "exclude_files": [
25     "Source/Info.plist"
26   ],
27   "swift_version": "5.0"