[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 2 / a / SwiftDNS / 0.1.0 / SwiftDNS.podspec.json
bloba0f179cfd37003c0f96d97607a8a261853fb4f0e
2   "name": "SwiftDNS",
3   "version": "0.1.0",
4   "summary": "make DNS query to any DNS sever directly in iOS and MacOS with Swift",
5   "description": "make DNS query to any DNS sever directly in iOS and MacOS with Swift.",
6   "homepage": "https://github.com/vincent178/DNS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "vh7157@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vincent178/DNS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15.0"
21   },
22   "swift_versions": "4.0",
23   "source_files": "DNS/**/*",
24   "frameworks": "Network",
25   "swift_version": "4.0"