[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / d / SwiftNIOExtras / 1.3.1 / SwiftNIOExtras.podspec.json
blobb2f6484ba0344765cd713fef461426739cdd9fea
2   "name": "SwiftNIOExtras",
3   "version": "1.3.1",
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-extras",
10   "authors": "Apple Inc.",
11   "source": {
12     "git": "https://github.com/apple/swift-nio-extras.git",
13     "tag": "1.3.1"
14   },
15   "documentation_url": "https://github.com/apple/swift-nio-extras",
16   "module_name": "NIOExtras",
17   "swift_versions": "5.0",
18   "cocoapods_version": ">=1.6.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "tvos": "10.0"
23   },
24   "dependencies": {
25     "SwiftNIO": [
26       "~> 2.0.0"
27     ]
28   },
29   "source_files": "Sources/NIOExtras/**/*.swift",
30   "swift_version": "5.0"