| { |
| "name": "WRCalendarFortvOS", |
| "version": "0.1.8", |
| "summary": "calendar for tvOS", |
| "description": "WRCalendarFortvOS is based on WRCalendar", |
| "homepage": "https://github.com/sorashido/WRCalendarFortvOS", |
| "license": "MIT", |
| "authors": { |
| "shido": "poporotylm@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/sorashido/WRCalendarFortvOS.git", |
| "tag": "v0.1.8" |
| }, |
| "source_files": "WRCalendarFortvOS/**/*", |
| "platforms": { |
| "tvos": "11.0" |
| }, |
| "resource_bundles": { |
| "WRCalendarViewFortvOS": [ |
| "WRCalendarFortvOS/**/*.{storyboard,xib}" |
| ] |
| }, |
| "dependencies": { |
| "DateToolsSwift": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.2" |
| } |