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