[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 8 / c / WTCalendarView / 0.1.2 / WTCalendarView.podspec.json
blobb41bda1693fbe3d3e1918cc5858531dffe37fad5
2   "name": "WTCalendarView",
3   "version": "0.1.2",
4   "summary": "Date range picker with customizeable components.",
5   "homepage": "https://github.com/witochandra/CalendarView",
6   "license": "MIT",
7   "authors": {
8     "Wito Chandra": "wito.c.91@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/witochandra/CalendarView.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.swift",
19   "resource_bundles": {
20     "CalendarView": [
21       "Pod/Assets/*.png",
22       "Pod/Classes/**/*.xib"
23     ]
24   }