blob: 7cf0552c59e4e2fa088f222c024c1993ff241521 [file] [log] [blame]
{
"name": "OktaOidc",
"version": "3.4.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.4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Okta/**/*",
"swift_version": "4.2"
}