blob: 83cdd2205794eff242d3018aa8ca401863546bf1 [file] [log] [blame]
{
"name": "ASN1Decoder+CRL",
"version": "1.3.2",
"summary": "ASN1 DER Decoder for X.509 certificate",
"description": "ASN1 DER Decoder to parse X.509 certificate",
"homepage": "https://github.com/algonrey/ASN1Decoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Filippo Maguolo": "maguolo.ios@outlook.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/algonrey/ASN1Decoder.git",
"tag": "1.3.2"
},
"source_files": "ASN1Decoder/*.swift",
"frameworks": "Foundation",
"swift_versions": "4.0",
"swift_version": "4.0"
}