[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / e / OpenMensaKit / 0.1.0 / OpenMensaKit.podspec.json
blobf9815477d17264af4f5519143eec6e37ea7017d7
2   "name": "OpenMensaKit",
3   "version": "0.1.0",
4   "summary": "Query OpenMensa for canteen and meal data",
5   "description": "Query the OpenMensa API for canteen and meal data.",
6   "homepage": "https://github.com/kiliankoe/OpenMensaKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kilian Koeltzsch": "me@kilian.io"
13   },
14   "social_media_url": "https://twitter.com/kiliankoe",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/kiliankoe/OpenMensaKit.git",
23     "tag": "0.1.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "3.0"