let topic = [
"title": "Swift Command Line Tools Using Mint",
"presenter": "Nathan Walczak",
"abstract": #"""
Mint is a package manager that installs and runs Swift command line tool packages.
Let us take a look at how quickly and easily you can create your own tool
written in Swift, with arguments, and supporting multiple versions.
"""#
]
let gettingThere = [
"dateTime": "2020-11-12T19:00:00-0500", // November 12, 2020, 7pm ET
"location": "Online! Email or DM us (info below) for the meeting link!"
]
let chapter = [
"parentOrg": "CocoaHeads",
"contactEmail": "organizer@cocoaheadsatlanta.org",
"twitter": "@chatl"
]