[Add] Vouched 1.9.5
[CocoaPods.git] / Specs / 2 / 6 / 0 / BCWeekTimeTable / 0.0.1 / BCWeekTimeTable.podspec.json
blobe5de267332d14943e879c6e81039b25ce11216ee
2   "name": "BCWeekTimeTable",
3   "version": "0.0.1",
4   "summary": "Library for week time table",
5   "homepage": "https://github.com/sebarina/BCWeekTimeTable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sebarina xu": "sebarinaxu@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sebarina/BCWeekTimeTable.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Source/**/*",
21   "requires_arc": true,
22   "dependencies": {
23     "CVCalendar": [
24       "~> 1.2.9"
25     ]
26   }