[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / a / c / SUAI / 1.0.3 / SUAI.podspec.json
blob030c92d010a709cae959541a0f30a4c5bdd6b0ba
2   "name": "SUAI",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SUAI/Classes/**/*",
22   "dependencies": {
23     "HTMLKit": [
25     ]
26   }