blob: 2afc867fc60d4d6f19b4c00dd5f075b8a920c3e1 [file] [log] [blame]
{
"name": "DVB",
"version": "0.3.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.3.0"
},
"social_media_url": "https://twitter.com/kiliankoe",
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source_files": "DVB/Classes/**/*"
}