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