blob: 56169c6f614dfeb581d0a50a633fc94daddc456d [file] [log] [blame]
{
"name": "TVDatePicker",
"version": "1.1.0",
"summary": "The missing fully featured UIDatePicker for tvOS.",
"description": "Create a date picker in all of the same available styles in its iOS counterpart, Date, Time, Date & Time and countdown timer are all available.",
"homepage": "https://github.com/lechium/TVDatePicker",
"screenshots": [
"https://raw.githubusercontent.com/lechium/KBDatePicker/master/Examples/KBDatePickerModeCountDownTimer.png",
"https://raw.githubusercontent.com/lechium/KBDatePicker/master/Examples/KBDatePickerModeDate.png",
"https://raw.githubusercontent.com/lechium/KBDatePicker/master/Examples/KBDatePickerModeDateAndTime.png",
"https://raw.githubusercontent.com/lechium/KBDatePicker/master/Examples/KBDatePickerModeTime.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Bradley": "kevin.w.bradley@me.com"
},
"source": {
"git": "https://github.com/lechium/TVDatePicker.git",
"tag": "1.1.0"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "TVDatePicker/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}