[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / f / OktaAuthSdk / 2.4.4 / OktaAuthSdk.podspec.json
blobeb40e88def7c6f95b5d92b6a4aebd2478d866ec3
2   "name": "OktaAuthSdk",
3   "version": "2.4.4",
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.4"
21   },
22   "source_files": "Source/**/*",
23   "resources": "Source/Resources/**/*",
24   "swift_versions": "5.0",
25   "exclude_files": [
26     "Source/Info.plist"
27   ],
28   "swift_version": "5.0"