blob: 5138152e3b7653e93daac82d7fd78a6a9f12ef48 [file] [log] [blame]
{
"name": "OktaJWT",
"version": "0.1.0",
"summary": "A JWT verification library",
"description": "Library to validate JSON Web Tokens.",
"homepage": "https://github.com/okta/okta-ios-jwt",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"okta": "developers@okta.com"
},
"source": {
"git": "https://github.com/okta/okta-ios-jwt.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/oktaDev",
"platforms": {
"ios": "8.0"
},
"source_files": "OktaJWT/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.2"
}