blob: 424e5d2112e0930bb64e636f2a947837898abdbb [file] [log] [blame]
{
"name": "SUAI",
"version": "0.3.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SUAI/Classes/**/*",
"dependencies": {
"HTMLKit": [
]
}
}