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