public-transport / FPTF.swift

Swift types for working with the friendly-public-transport-format

Home Page:https://public-transport.github.io/FPTF.swift/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚉 FPTF

This package includes the necessary types for working with the friendly-public-transport-format (v1.0.2). All types conform to Swift's Codable protocol to enable seamless de- and encoding of FPTF-JSON.

Installation

FPTF is available via Swift Package Manager, just add it to your project's dependencies.

.package(url: "https://github.com/public-transport/FPTF.swift", from: "latest")

About

Swift types for working with the friendly-public-transport-format

https://public-transport.github.io/FPTF.swift/


Languages

Language:Swift 99.6%Language:Makefile 0.4%