blob: 7be7cde54ae086c03e8b8dccb0236d8ac49ab5b7 [file] [log] [blame]
{
"name": "Reservations",
"version": "1.0.1",
"summary": "Reservations allows you to select a start and end time block with a calendar view of the day.",
"description": "Reservations uses a sophisticated table view to highlight the chosen reservation over the course of the day, with user-defined start times, end times, and blocked off slots.",
"homepage": "https://gitlab.com/ZachMiller/Reservations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zach Miller": "zach@200apps.co"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab.com/ZachMiller/Reservations.git",
"tag": "1.0.1"
},
"source_files": "Reservations/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"pushed_with_swift_version": "4.0"
}