blob: 0940da4ce3a5c828abfdfd46663af0b595203aee [file] [log] [blame]
{
"name": "OktaOidc",
"version": "3.3.0",
"summary": "SDK to easily integrate AppAuth with Okta",
"description": "Integrate your native app with Okta using the AppAuth library.",
"homepage": "https://github.com/okta/okta-oidc-ios",
"license": {
"type": "APACHE2",
"file": "LICENSE"
},
"authors": {
"Okta Developers": "developer@okta.com"
},
"source": {
"git": "https://github.com/okta/okta-oidc-ios.git",
"tag": "3.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Okta/**/*",
"swift_version": "4.2"
}