[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / b / BSCalendarView / 0.1.3 / BSCalendarView.podspec.json
blob4bc955bee55f3d9c405ea9161ebc874918c5235c
2   "name": "BSCalendarView",
3   "version": "0.1.3",
4   "summary": "a horizontal calendar view, with many properties to custom and animate height when scroll",
5   "description": "a horizontal calendar view, with many properties to custom and animate height when scroll, cool",
6   "homepage": "https://github.com/blurryssky/BSCalendarView",
7   "license": "MIT",
8   "authors": {
9     "blurryssky": "blurryssky@icloud.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/blurryssky/BSCalendarView.git",
16     "tag": "0.1.3"
17   },
18   "source_files": [
19     "BSCalendarView",
20     "BSCalendarViewSample/BSCalendarView/*"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "DateToolsSwift": [
25       "2.0.3"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"