[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / 1 / WRCalendarFortvOS / 0.1 / WRCalendarFortvOS.podspec.json
blob6d21c050cab5d7a895811091b6dbe56b538a87ec
2   "name": "WRCalendarFortvOS",
3   "version": "0.1",
4   "summary": "calendar for tvOS",
5   "description": "WRCalendarFortvOS is based on WRCalendar",
6   "homepage": "https://github.com/sorashido/WRCalendarFortvOS",
7   "license": "MIT",
8   "authors": {
9     "shido": "poporotylm@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sorashido/WRCalendarFortvOS.git",
13     "tag": "v0.1"
14   },
15   "source_files": "WRCalendarFortvOS/**/*",
16   "platforms": {
17     "tvos": "11.2"
18   },
19   "resource_bundles": {
20     "WRCalendarViewFortvOS": [
21       "WRCalendarFortvOS/**/*.{storyboard,xib}"
22     ]
23   },
24   "dependencies": {
25     "DateToolsSwift": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"