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/NIO/index.html",
16 "module_name": "NIOHTTP1",
17 "swift_version": "4.1",
18 "cocoapods_version": ">=1.1.0",
24 "source_files": "Sources/NIOHTTP1/**/*.{swift,c,h}",
29 "SwiftNIOConcurrencyHelpers": [