[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / 5 / TimetableSDK / 3.1.2 / TimetableSDK.podspec.json
blobed708b986b32c3bfd7b4815e222a100d308b6c2b
2   "name": "TimetableSDK",
3   "version": "3.1.2",
4   "summary": "Simple SDK for timetable.spbu.ru that works on macOS, iOS and watchOS",
5   "description": "Simple SDK for macOS, iOS and watchOS that allows you to get the data\nyou need from timetable.spbu.ru.",
6   "homepage": "https://github.com/WeirdMath/TimetableSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sergej Jaskiewicz": "jaskiewiczs@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/broadway_lamb",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/WeirdMath/TimetableSDK.git",
23     "tag": "3.1.2"
24   },
25   "source_files": "Sources/**/*.swift",
26   "dependencies": {
27     "SwiftyJSON": [
28       "~> 3.0"
29     ],
30     "PromiseKit": [
31       "~> 4.0"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"