blob: 08bfd5ed23ef28d3defdedd06d35429fd3317816 [file] [log] [blame]
{
"name": "PTV",
"version": "0.1.0",
"summary": "An API adaptor for the PTV Timetable API written in Swift for iOS",
"description": "An API adaptor for the PTV Timetable API written in Swift for iOS.",
"homepage": "https://github.com/jmargenberg/SwiftPTV",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "James Margenberg",
"platforms": {
"ios": "10.3"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/jmargenberg/SwiftPTV.git",
"tag": "v0.1.0"
},
"source_files": "PTV/**/*.{swift,h}"
}