[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 3 / d / f / DVB / 2.1.0 / DVB.podspec.json
blobe84f881caa34c7aa84fd1a81eddba90d99b785b3
2   "name": "DVB",
3   "version": "2.1.0",
4   "summary": "Query Dresden's public transport system for current bus- and tramstop data",
5   "description": "Query Dresden's public transport system for current bus- and tramstop data in Swift.",
6   "homepage": "https://github.com/kiliankoe/DVB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kilian Koeltzsch": "me@kilian.io"
13   },
14   "social_media_url": "https://twitter.com/kiliankoe",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/kiliankoe/DVB.git",
23     "tag": "2.1.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "3.0"