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