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