[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 6 / OktaAuth / 2.1.0 / OktaAuth.podspec.json
blob8c9033041bea16a3f1a83187e285428b4d61e484
2   "name": "OktaAuth",
3   "version": "2.1.0",
4   "summary": "SDK to easily integrate AppAuth with Okta",
5   "description": "Integrate your native app with Okta using the AppAuth library.",
6   "homepage": "https://github.com/okta/okta-sdk-appauth-ios",
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-sdk-appauth-ios.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Okta/**/*",
22   "dependencies": {
23     "HydraAsync": [
24       "~> 1.2.1"
25     ]
26   },
27   "deprecated_in_favor_of": "OktaOidc"