[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / 7 / TrainInformationService / 0.1.3 / TrainInformationService.podspec.json
blobb1bb2987ba877673d1d60522f1b71f1527312b82
2   "name": "TrainInformationService",
3   "version": "0.1.3",
4   "swift_version": "4.2",
5   "summary": "Information services for trains in the UK, using the National Rail open API",
6   "description": "The API is a stab at a friendlier interface for the National Rail Live Departure Boards Web Service - https://lite.realtime.nationalrail.co.uk/OpenLDBWS/",
7   "homepage": "https://github.com/dchakarov/TrainInformationService",
8   "license": {
9     "type": "Unlicense",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dimitar Chakarov": "dimitar@dchakarov.com"
14   },
15   "source": {
16     "git": "https://github.com/dchakarov/TrainInformationService.git",
17     "tag": "0.1.3"
18   },
19   "social_media_url": "https://twitter.com/gimly",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "Sources/TrainInformationService/**/*",
24   "dependencies": {
25     "SWXMLHash": [
27     ]
28   }