[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / 1 / CalendarRangeView / 1.3 / CalendarRangeView.podspec.json
blobb72fb8ce53cbe018cc1e0d580df8b916cb722a19
2   "name": "CalendarRangeView",
3   "version": "1.3",
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.3"
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"