blob: 7c7ee081b1ad86ba623f5ebdfbcb8de03694bc2b [file] [log] [blame]
{
"name": "OktaOidc",
"version": "3.0.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.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Okta/**/*"
}