blob: d296b7f69f89fbb5e21ae7e840478f926f2ef218 [file] [log] [blame]
{
"name": "StuWeDD",
"version": "0.2.0",
"summary": "Access Studentenwerk Dresden data",
"description": "Access some of the data the Studentenwerk Dresden has to offer.",
"homepage": "https://github.com/kiliankoe/StuWeDD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kilian Koeltzsch": "me@kilian.io"
},
"social_media_url": "https://twitter.com/kiliankoe",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/kiliankoe/StuWeDD.git",
"tag": "0.2.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}