[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 7 / WRCalendarView / 1.0.0 / WRCalendarView.podspec.json
blobfb31f116707d9af51b785cdcd2332c781ff91adf
2   "name": "WRCalendarView",
3   "version": "1.0.0",
4   "summary": "A short description of WRCalendarView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wayfinders/WRCalendarView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wayfinder": "wayfinder12@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wayfinders/WRCalendarView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WRCalendarView/**/*",
22   "resource_bundles": {
23     "WRCalendarView": [
24       "WRCalendarView/**/*.{storyboard,xib}"
25     ]
26   },
27   "dependencies": {
28     "DateToolsSwift": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"