[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 0 / 8 / c / WTCalendarView / 0.2.0 / WTCalendarView.podspec.json
blob3a87ee002ebe4142ae455f592eeb3f670399b483
2   "name": "WTCalendarView",
3   "version": "0.2.0",
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.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.swift",
19   "resource_bundles": {
20     "WTCalendarView": [
21       "Pod/Assets/*.png",
22       "Pod/Classes/**/*.xib"
23     ]
24   }