[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / f / OktaAuthSdk / 2.0.1 / OktaAuthSdk.podspec.json
blob38a6a69414f236f7d7cded31dc691e190efb143d
2   "name": "OktaAuthSdk",
3   "version": "2.0.1",
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.1"
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   ]