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