blob: 77d990e211d447e402dd50cc0695819183c8209d [file] [log] [blame]
{
"name": "JWTDecode",
"version": "0.2.2",
"summary": "A JSON Web Token decoder for iOS",
"description": " A Simple JSON Web Token decoder for iOS that also helps you checking it's expiration date.\n",
"homepage": "https://github.com/auth0/JWTDecode.swift",
"license": "MIT",
"authors": {
"Hernan Zalazar": "hernan@auth0.com"
},
"source": {
"git": "https://github.com/auth0/JWTDecode.swift.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/auth0",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}