blob: 85c50ffee24b2b6707c13dfb58654b15b16ff577 [file] [log] [blame]
{
"name": "BCWeekTimeTable",
"version": "2.0.1",
"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": "2.0.1"
},
"source_files": "Source/**/*",
"requires_arc": true,
"dependencies": {
"CVCalendar": [
"~> 1.2.9"
]
}
}