[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / c / SUAI / 1.0.1 / SUAI.podspec.json
blobf9117928fb8d1ff0462e56652fbbb9adfba23805
2   "name": "SUAI",
3   "version": "1.0.1",
4   "summary": "Library for working with SUAI content",
5   "description": "SUAISchedule is a lightweight and simple library for loading and parsing schedule for students and teachers studying in Saint Petersburg State Unversity of Aerospace Instrumentation. It includes both session and semester schedule.",
6   "homepage": "https://github.com/vvlkv/SUAI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Volkov": "vvlkv@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/vvlkv/SUAI.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SUAI/Classes/**/*",
22   "dependencies": {
23     "HTMLKit": [
25     ]
26   }