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"
27 "Sources/ASN1Swift/*.{swift}",
28 "Sources/ASN1Swift/PKCS7/*.{swift}"
30 "swift_version": "5.9"