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