[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 5 / TimetableSDK / 1.0.0 / TimetableSDK.podspec.json
blobc2599412b532cbb88580850791c7e177700ad692
2   "name": "TimetableSDK",
3   "version": "1.0.0",
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": "1.0.0"
24   },
25   "source_files": "Sources/**/*.swift",
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.0"
29     ],
30     "SwiftyJSON": [
31       "~> 3.0"
32     ],
33     "DefaultStringConvertible": [
34       "~> 2.0"
35     ]
36   },
37   "pushed_with_swift_version": "3.0"