blob: dca4be1c941d52afd6a8615356a2dd68d52f3b1e [file] [log] [blame]
{
"name": "SUAISchedule",
"version": "0.1.1",
"summary": "Library for working with SUAI schedule",
"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.",
"homepage": "https://github.com/vvlkv/SUAISchedule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vvlkv": "v.v.alexeevich.95@gmail.com"
},
"source": {
"git": "https://github.com/vvlkv/SUAISchedule.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SUAISchedule/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"HTMLKit": [
]
},
"deprecated_in_favor_of": "SUAI"
}