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