blob: 7c999ee47fc21df9f166c6fd2a42fe2183811c77 [file] [log] [blame]
{
"name": "SUAI",
"version": "0.3.1",
"summary": "Library for working with SUAI content",
"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/SUAI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Volkov": "vvlkv@icloud.com"
},
"source": {
"git": "https://github.com/vvlkv/SUAI.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SUAI/Classes/**/*",
"dependencies": {
"HTMLKit": [
]
}
}