[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 1 / 2 / ASN1Decoder / 1.7.1 / ASN1Decoder.podspec.json
blobda65f24758e2dd2771185aa9be89447d94bd559d
2   "name": "ASN1Decoder",
3   "version": "1.7.1",
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": "9.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/filom/ASN1Decoder.git",
20     "tag": "1.7.1"
21   },
22   "source_files": "ASN1Decoder/*.swift",
23   "swift_versions": "5.0",
24   "frameworks": "Foundation",
25   "swift_version": "5.0"