[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 3 / d / f / DVB / 0.1.0 / DVB.podspec.json
blob33376f121477f1319f847b8e4321738f81d2ba15
2   "name": "DVB",
3   "version": "0.1.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.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "DVB/Classes/**/*"