[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 9 / 0 / DNSClient / 2.0.7 / DNSClient.podspec.json
blob7567e19447aab21fa67ea171ada580529955d2e8
2   "name": "DNSClient",
3   "version": "2.0.7",
4   "summary": "Async DNS resolution, with all the DNS features you need!",
5   "homepage": "https://github.com/OpenKitten/NioDNS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Joannis Orlandos": "joannis@orlandos.nl"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "4.0",
17   "source": {
18     "git": "https://github.com/preraksola/NioDNS.git",
19     "tag": "2.0.7"
20   },
21   "source_files": "Sources/**/*.{swift}",
22   "dependencies": {
23     "SwiftNIO": [
24       "~> 2.0"
25     ]
26   },
27   "swift_version": "4.0"