blob: bfa4f620a4eb68817cbde107a1fec095b412aeac [file] [log] [blame]
{
"name": "SwiftPTV",
"version": "0.0.2",
"summary": "A PTV Timetable framework written in Swift.",
"description": "PTV Timetable V3 API framework for iOS and macOS written in Swift, with growing support for all of the REST API.",
"homepage": "https://github.com/evilgoldfish/SwiftPTV",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Evan",
"source": {
"git": "https://github.com/evilgoldfish/SwiftPTV.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/evilgoldfish01",
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftPTV/Classes/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}