blob: 10495a210ddf2b1dd79d10c350a5dcb71f50b758 [file] [log] [blame]
{
"name": "SUAISchedule",
"version": "0.1.2",
"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": {
"Victor Volkov": "vvlkv@icloud.com"
},
"source": {
"git": "https://github.com/vvlkv/SUAISchedule.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SUAISchedule/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"HTMLKit": [
]
},
"deprecated_in_favor_of": "SUAI"
}