blob: 85a5038a2a9afb7aea6b663b99f3fd094124a454 [file] [log] [blame]
{
"name": "DVB",
"version": "0.5.0",
"summary": "Query Dresden's public transport system for current bus- and tramstop data in Swift.",
"description": "This is an unofficial Swift package, giving you a few options to query Dresden's public transport system for current bus- and tramstop data.",
"homepage": "https://github.com/kiliankoe/DVB",
"license": "MIT",
"authors": {
"Kilian Koeltzsch": "me@kilian.io"
},
"source": {
"git": "https://github.com/kiliankoe/DVB.git",
"tag": "0.5.0"
},
"social_media_url": "https://twitter.com/kiliankoe",
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source_files": "DVB/Classes/**/*"
}