blob: 6240ebd2af831bc8e2d0d064d671d2d803ded3f1 [file] [log] [blame]
{
"name": "CurriculaTable",
"version": "0.4.0",
"summary": "A flexible timetable for curricula written in Swift.",
"homepage": "https://github.com/yzyzsun/CurriculaTable",
"screenshots": "https://raw.githubusercontent.com/yzyzsun/CurriculaTable/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sun Yaozhu": "yzyzsun@gmail.com"
},
"source": {
"git": "https://github.com/yzyzsun/CurriculaTable.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CurriculaTable/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}