blob: f59c35b8e684da289e062cbe5fba5d1bf0bd1e1a [file] [log] [blame]
{
"name": "WRCalendarFortvOS",
"version": "0.1.3",
"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.3"
},
"source_files": "WRCalendarFortvOS/**/*",
"platforms": {
"tvos": "11.0"
},
"resource_bundles": {
"WRCalendarViewFortvOS": [
"WRCalendarFortvOS/**/*.{storyboard,xib}"
]
},
"dependencies": {
"DateToolsSwift": [
]
},
"pushed_with_swift_version": "3.2"
}