2 "name": "SwiftNIOHTTP1",
8 "summary": "Event-driven network application framework for high performance protocol servers & clients, non-blocking.",
9 "homepage": "https://github.com/apple/swift-nio",
10 "authors": "Apple Inc.",
12 "git": "https://github.com/apple/swift-nio.git",
15 "documentation_url": "https://apple.github.io/swift-nio/docs/current/NIOCore/index.html",
16 "module_name": "NIOHTTP1",
17 "swift_versions": "5.4",
18 "cocoapods_version": ">=1.6.0",
25 "source_files": "Sources/NIOHTTP1/**/*.{swift,c,h}",
51 "_NIODataStructures": [
57 "SwiftNIOConcurrencyHelpers": [
61 "swift_version": "5.4"