blob: 4c2c9b4871644aa7f2a418852fcee73b43b53166 [file] [log] [blame]
{
"name": "JWTDecoder",
"version": "0.0.3",
"summary": "JWTDecoder",
"homepage": "https://knottx.github.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Visarut Tippun": "knotto.vt@gmail.com"
},
"source": {
"git": "https://github.com/knottx/JWTDecoder.git",
"tag": "0.0.3"
},
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"source_files": "JWTDecoder/**/*.swift",
"requires_arc": true,
"swift_version": "5.1"
}