2 "name": "SwiftNIOCore",
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": "NIOCore",
17 "swift_versions": "5.2",
18 "cocoapods_version": ">=1.6.0",
25 "source_files": "Sources/NIOCore/**/*.{swift,c,h}",
27 "SwiftNIOConcurrencyHelpers": [
34 "swift_version": "5.2"