blob: f9815477d17264af4f5519143eec6e37ea7017d7 [file] [log] [blame]
{
"name": "OpenMensaKit",
"version": "0.1.0",
"summary": "Query OpenMensa for canteen and meal data",
"description": "Query the OpenMensa API for canteen and meal data.",
"homepage": "https://github.com/kiliankoe/OpenMensaKit",
"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/OpenMensaKit.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}