[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 5 / DNS / 1.2.1 / DNS.podspec.json
blob6e01133bb88db18fd4a52c1f3f48128041880deb
2   "name": "DNS",
3   "version": "1.2.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.2.1"
18   },
19   "source_files": "Sources/DNS/**/*.swift",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"