[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 5 / DNS / 1.0.1 / DNS.podspec.json
blob8c3ccfc433f2acf38f7c3cb894f0b824db7058f9
2   "name": "DNS",
3   "version": "1.0.1",
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.1"
18   },
19   "source_files": "Sources/DNS/**/*.swift",
20   "swift_version": "4.0"