[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 3 / ASN1Decoder+CRL / 1.3.3 / ASN1Decoder+CRL.podspec.json
blob1992a7bb89258e43dbe1423a5de18cc10c89b3ba
2   "name": "ASN1Decoder+CRL",
3   "version": "1.3.3",
4   "summary": "ASN1 DER Decoder for X.509 certificate",
5   "description": "ASN1 DER Decoder to parse X.509 certificate",
6   "homepage": "https://github.com/algonrey/ASN1Decoder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Filippo Maguolo": "maguolo.ios@outlook.com"
13   },
14   "platforms": {
15     "ios": "12.0",
16     "osx": "10.13"
17   },
18   "source": {
19     "git": "https://github.com/algonrey/ASN1Decoder.git",
20     "tag": "1.3.3"
21   },
22   "source_files": "ASN1Decoder/*.swift",
23   "frameworks": "Foundation",
24   "swift_versions": "4.0",
25   "swift_version": "4.0"