4 "summary": "Decoding ASN.1 in swift",
5 "description": "A lightweight swift library for decoding ASN.1 structure. Similar to `JSONDecoder`",
6 "homepage": "https://github.com/tikhop/ASN1Swift",
9 "git": "https://github.com/tikhop/ASN1Swift.git",
13 "Pavel Tikhonenko": "hi@tikhop.com"
25 "source_files": "Sources/ASN1Swift/*.{swift}",
26 "swift_version": "5.3"