[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / e / b / BSCalendarView / 1.0.0 / BSCalendarView.podspec.json
blobf5ada8c6f6e7c84f6f548971af058ca94fde766f
2   "name": "BSCalendarView",
3   "version": "1.0.0",
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": "1.0.0"
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"