blob: 5ff3f552c40aea3fc53ce8f70624b259aaa23cc6 [file] [log] [blame]
{
"name": "BCWeekTimeTable",
"version": "0.0.3",
"summary": "Library for week time table",
"homepage": "https://github.com/sebarina/BCWeekTimeTable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sebarina xu": "sebarinaxu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sebarina/BCWeekTimeTable.git",
"tag": "0.0.3"
},
"source_files": "Source/**/*",
"requires_arc": true,
"dependencies": {
"CVCalendar": [
"~> 1.2.9"
]
}
}