[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 0 / a / 1 / CalendarRangeView / 1.6 / CalendarRangeView.podspec.json
blobc7b739cb72b2e4e4ceeef424e1b9fc0d0a2979fe
2   "name": "CalendarRangeView",
3   "version": "1.6",
4   "summary": "Easily allow user to select range of dates in calendar.",
5   "description": "Looking for simple Swift library to select ranmge of dates? This one is for you:)",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/kunass2/CalendarRangeView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kunass2": "bartekss2@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/kunass2/CalendarRangeView.git",
17     "tag": "1.6"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "CalendarRangeView/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "RxSwift": [
29     ],
30     "RxCocoa": [
32     ]
33   },
34   "swift_version": "5.0"