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