NYMTAKit

Carthage compatible

A Swift framework for processing and using New York’s MTA Open Data. Utilizing Jack Wilsdon’s GTFSKit for GTFS compatible portions of the MTA Open Data.

Usage

Please see the API documentation found in the docs folder of the repo.

Installation

NYMTAKit is available through Carthage, to install simply add the following to your Cartfile:

github "Adorkable/NYMTAKit"

Alternatively you can clone the github repo and build the framework manually.

Contributing

If you have any ideas, suggestions, or bugs to report please create an issue (check to see if the issue exists first please!). Or create a pull request!