[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / f / 1 / 2 / ASN1Decoder / 1.10.0 / ASN1Decoder.podspec.json
blob5c6df9f2410413b4557afe25eb35c66dbea614c4
2   "name": "ASN1Decoder",
3   "version": "1.10.0",
4   "summary": "ASN1 DER Decoder for X.509 certificate",
5   "description": "ASN1 DER Decoder to parse X.509 certificate",
6   "homepage": "https://github.com/filom/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     "tvos": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/filom/ASN1Decoder.git",
21     "tag": "1.10.0"
22   },
23   "source_files": "ASN1Decoder/*.swift",
24   "swift_versions": "5.0",
25   "frameworks": "Foundation",
26   "swift_version": "5.0"