[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / d / c / 7 / WRCalendarView / 1.0.1 / WRCalendarView.podspec.json
bloba4571f20178b691239aedf13d1d2ef6b9af7f60c
2   "name": "WRCalendarView",
3   "version": "1.0.1",
4   "summary": "Calendar Day and Week View for iOS",
5   "description": "Calendar Day and Week View for iOS",
6   "homepage": "https://github.com/wayfinders/WRCalendarView",
7   "screenshots": [
8     "https://github.com/wayfinders/WRCalendarView/blob/master/Example/Screenshots/1.png",
9     "(https://github.com/wayfinders/WRCalendarView/blob/master/Example/Screenshots/1.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "wayfinder": "wayfinder12@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/wayfinders/WRCalendarView.git",
20     "tag": "1.0.1"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "WRCalendarView/**/*",
26   "resource_bundles": {
27     "WRCalendarView": [
28       "WRCalendarView/**/*.{storyboard,xib}"
29     ]
30   },
31   "dependencies": {
32     "DateToolsSwift": [
34     ]
35   },
36   "pushed_with_swift_version": "3.0"