[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 6 / 0 / BCWeekTimeTable / 0.0.4 / BCWeekTimeTable.podspec.json
blobfba71f0c60252db4c394d7bc8c6fa8bdaf715579
2   "name": "BCWeekTimeTable",
3   "version": "0.0.4",
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.4"
19   },
20   "source_files": "Source/**/*",
21   "requires_arc": true,
22   "dependencies": {
23     "CVCalendar": [
24       "~> 1.2.9"
25     ]
26   }