[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / b / 1 / DateRangePicker / 5.0 / DateRangePicker.podspec.json
blob96246a43a26dae0dc34a89c06db54369a5fa2281
2   "name": "DateRangePicker",
3   "version": "5.0",
4   "homepage": "https://github.com/MrMage/DateRangePicker",
5   "summary": "The best (?) date range picker control for OS X.",
6   "screenshots": [
7     "https://raw.githubusercontent.com/MrMage/DateRangePicker/master/Screenshots/Popover.png",
8     "https://raw.githubusercontent.com/MrMage/DateRangePicker/master/Screenshots/ControlVariants.png",
9     "https://raw.githubusercontent.com/MrMage/DateRangePicker/master/Screenshots/Menu.png"
10   ],
11   "authors": {
12     "Daniel Alm": "CocoaPods@danielalm.de"
13   },
14   "license": {
15     "type": "ISC (simplified BSD)",
16     "file": "LICENSE"
17   },
18   "social_media_url": "https://twitter.com/daniel_a_a",
19   "platforms": {
20     "osx": "10.13"
21   },
22   "source_files": "DateRangePicker/*.{h,swift}",
23   "resources": [
24     "DateRangePicker/*.lproj/*",
25     "DateRangePicker/*.xcassets"
26   ],
27   "module_name": "DateRangePicker",
28   "source": {
29     "git": "https://github.com/MrMage/DateRangePicker.git",
30     "tag": "v5.0"
31   },
32   "requires_arc": true,
33   "frameworks": [
34     "AppKit",
35     "Foundation"
36   ],
37   "swift_versions": [
38     "4.2",
39     "5"
40   ],
41   "swift_version": "5"