[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / b / BSCalendarView / 0.0.3 / BSCalendarView.podspec.json
blobfce53d36caf8dbfed152adc0e628555024584198
2   "name": "BSCalendarView",
3   "version": "0.0.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.0.3"
17   },
18   "source_files": [
19     "BSCalendarView",
20     "BSCalendarViewSample/BSCalendarView/*"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "DateTools": [
25       "~> 1.7.0"
26     ]
27   }