[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 8 / SwiftNIOHPACK / 1.22.0 / SwiftNIOHPACK.podspec.json
blob1869f642698d558ebea7050c5cdbf5c580e2d42c
2   "name": "SwiftNIOHPACK",
3   "version": "1.22.0",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE.txt"
7   },
8   "summary": "Useful code around SwiftNIO.",
9   "homepage": "https://github.com/apple/swift-nio-http2",
10   "authors": "Apple Inc.",
11   "source": {
12     "git": "https://github.com/apple/swift-nio-http2.git",
13     "tag": "1.22.0"
14   },
15   "documentation_url": "https://apple.github.io/swift-nio-http2/",
16   "module_name": "NIOHPACK",
17   "swift_versions": "5.4",
18   "cocoapods_version": ">=1.6.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "tvos": "10.0",
23     "watchos": "6.0"
24   },
25   "source_files": "Sources/NIOHPACK/**/*.{swift,c,h}",
26   "dependencies": {
27     "SwiftNIOConcurrencyHelpers": [
28       ">= 2.35.0",
29       "< 3"
30     ],
31     "SwiftNIOHTTP1": [
32       ">= 2.35.0",
33       "< 3"
34     ],
35     "SwiftNIOEmbedded": [
36       ">= 2.35.0",
37       "< 3"
38     ],
39     "SwiftNIO": [
40       ">= 2.35.0",
41       "< 3"
42     ],
43     "SwiftNIOPosix": [
44       ">= 2.35.0",
45       "< 3"
46     ],
47     "CNIOHTTPParser": [
48       ">= 2.35.0",
49       "< 3"
50     ],
51     "CNIOAtomics": [
52       ">= 2.35.0",
53       "< 3"
54     ],
55     "CNIOWindows": [
56       ">= 2.35.0",
57       "< 3"
58     ],
59     "SwiftNIOCore": [
60       ">= 2.35.0",
61       "< 3"
62     ],
63     "CNIODarwin": [
64       ">= 2.35.0",
65       "< 3"
66     ],
67     "CNIOLinux": [
68       ">= 2.35.0",
69       "< 3"
70     ],
71     "_NIODataStructures": [
72       ">= 2.35.0",
73       "< 3"
74     ]
75   },
76   "swift_version": "5.4"