[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / d / e / f / SwiftNIOEchoClient / 2.11.0 / SwiftNIOEchoClient.podspec.json
blob4ca31f9d8ac1120c30a2254079682dd8d8bc7882
2   "name": "SwiftNIOEchoClient",
3   "version": "2.11.0",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE.txt"
7   },
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.",
11   "source": {
12     "git": "https://github.com/apple/swift-nio.git",
13     "tag": "2.11.0"
14   },
15   "documentation_url": "https://apple.github.io/swift-nio/docs/current/NIO/index.html",
16   "module_name": "NIOEchoClient",
17   "swift_versions": "5.0",
18   "cocoapods_version": ">=1.6.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.10",
22     "tvos": "10.0"
23   },
24   "source_files": "Sources/NIOEchoClient/**/*.{swift,c,h}",
25   "dependencies": {
26     "SwiftNIO": [
27       "2.11.0"
28     ],
29     "SwiftNIOConcurrencyHelpers": [
30       "2.11.0"
31     ]
32   },
33   "swift_version": "5.0"