项目作者: public-transport

项目描述 :
Swift types for working with the friendly-public-transport-format
高级语言: Swift
项目地址: git://github.com/public-transport/FPTF.swift.git
创建时间: 2017-10-22T20:38:33Z
项目社区:https://github.com/public-transport/FPTF.swift

开源协议:

下载


🚉 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.

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