blob: 5bbb6531d9d3bf5923ce585016cd8a1a319a5242 [file] [log] [blame]
{
"name": "Reservations",
"version": "1.0.2",
"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.2"
},
"source_files": "Reservations/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"pushed_with_swift_version": "4.0"
}