[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / f / SwiftASN1 / 1.1.0 / SwiftASN1.podspec.json
blobae4cdf1ba6c2d5f1dbef6dae6ff5baa5f587277f
2   "name": "SwiftASN1",
3   "summary": "An implementation of ASN.1 for Swift.",
4   "homepage": "https://github.com/apple/swift-asn1",
5   "license": {
6     "file": "LICENSE.txt",
7     "type": "Apache License, Version 2.0"
8   },
9   "version": "1.1.0",
10   "authors": "Apple Inc.",
11   "source": {
12     "git": "https://github.com/apple/swift-asn1.git",
13     "tag": "1.1.0"
14   },
15   "module_name": "SwiftASN1",
16   "documentation_url": "https://swiftpackageindex.com/apple/swift-asn1/1.1.0/documentation/swiftasn1",
17   "platforms": {
18     "ios": "12.0",
19     "osx": "10.15",
20     "tvos": "12.0",
21     "watchos": "6.0"
22   },
23   "swift_versions": [
24     "5"
25   ],
26   "requires_arc": true,
27   "frameworks": "Foundation",
28   "source_files": [
29     "Sources/SwiftASN1/**/*.swift"
30   ],
31   "exclude_files": [
32     "Sources/SwiftASN1/CMakeLists.txt"
33   ],
34   "swift_version": "5"