[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / f / DVB / 0.2.0 / DVB.podspec.json
blob84ae324e93bc3337874291f0889528c58a05d9d9
2   "name": "DVB",
3   "version": "0.2.0",
4   "summary": "Query Dresden's public transport system for current bus- and tramstop data in Swift.",
5   "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.",
6   "homepage": "https://github.com/kiliankoe/DVB",
7   "license": "MIT",
8   "authors": {
9     "Kilian Koeltzsch": "me@kilian.io"
10   },
11   "source": {
12     "git": "https://github.com/kiliankoe/DVB.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/kiliankoe",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.11"
19   },
20   "source_files": "DVB/Classes/**/*"