[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / 5 / DNS / 1.0.2 / DNS.podspec.json
bloba52e992fc3d916089b79997bb47110d0ddddcf95
2   "name": "DNS",
3   "version": "1.0.2",
4   "summary": "A lib for parsing and serializing DNS packets.",
5   "homepage": "https://github.com/mcfedr/DNS",
6   "license": "MIT",
7   "authors": {
8     "Fred Cox": "mcfedr@gmail.com",
9     "Bouke Haarsma": "email@email.com"
10   },
11   "platforms": {
12     "ios": "9.3",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/mcfedr/DNS.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "Sources/DNS/**/*.swift",
20   "swift_version": "4.0"