WMATA.swift is a Swift interface to the Washington Metropolitan Area Transit Authority API.
dependencies: [
.package(
name: "WMATA",
url: "https://github.com/emma-k-alexandra/WMATA.swift.git",
.upToNextMajor(from: "15.0.0")
)
]
WMATA.swift commits to supporting current minus 2 OS versions.
Currently, WMATA.swift is compatible with macOS 10.15, iOS 13, tvOS 13, watchOS 6 or higher.
Full documentation is available at https://emma-k-alexandra.github.io/WMATA.swift/documentation/wmata/ or within Xcode.
To view documentation within Xcode, within the menu navigate to Product > Build Documentation
. WMATA's documentation will appear under Workspace Documentation
within the Developer Documentation window. Navigate to Window > Developer Documentation
to open this window.
Feel free to email questions and comments to [email protected]
Todo:
Result
to return
or throw
behavior, the dominant async pattern in Swift.To generate documentation for deploying to Github Pages, run ./docs.sh
.
WMATA.swift is released under the MIT license. See LICENSE for details.
link |
Stars: 11 |
Last commit: 16 weeks ago |
Full Changelog: https://github.com/emma-k-alexandra/WMATA.swift/compare/15.0.0...15.1.0
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics