blob: 8c3ccfc433f2acf38f7c3cb894f0b824db7058f9 [file] [log] [blame]
{
"name": "DNS",
"version": "1.0.1",
"summary": "A lib for parsing and serializing DNS packets.",
"homepage": "https://github.com/mcfedr/DNS",
"license": "MIT",
"authors": {
"Fred Cox": "mcfedr@gmail.com",
"Bouke Haarsma": "email@email.com"
},
"platforms": {
"ios": "9.3",
"osx": "10.10"
},
"source": {
"git": "https://github.com/mcfedr/DNS.git",
"tag": "1.0.1"
},
"source_files": "Sources/DNS/**/*.swift",
"swift_version": "4.0"
}