blob: 577c42a2b59e547d670bcc24a2d21020ce5774b5 [file] [log] [blame]
{
"name": "SwiftPTV",
"version": "0.0.4",
"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.4"
},
"social_media_url": "https://twitter.com/evilgoldfish01",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source_files": "Classes/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}