blob: 747d46ce134356561b9f39ff6dc312ce265d2d17 [file] [log] [blame]
{
"name": "SimpleDatagramProtocol",
"version": "1.1.0",
"summary": "Reference Swift implementation for the Simple Datagram Protocol",
"homepage": "https://github.com/snipsco/SDP-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sasha Lopoukhine": "sasha.lopoukhine@snips.ai"
},
"social_media_url": "",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/snipsco/SDP-swift.git",
"tag": "v1.1.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}