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