/* CocoaHeads Atlanta */

let topic = [
    "title": "Marzipandemonium",
    "presenter": "Mikey Ward",
    "abstract": "
It's not just a tasty dessert!

It's not public yet, but some very bright minds have picked apart the secrets of Apple's Marzipan-based projects to figure out how to bring iOS apps to macOS. Let's take a look at what's been done in the community and see what this new future might bring!

Come on out to BNR IHQ on 2019-01-10 at 7pm for code & companionship!

Join us at Ration & Dram next door after the meeting for drinks and conversation!"
]

let gettingThere = [
    "dateTime": Date("2019-01-10 19:00:00 -0400"), // January 10th, 7pm
    "location": "Big Nerd Ranch HQ"
]

let chapter = [
    "parentOrg": "CocoaHeads",
    "contactEmail": "organizer@cocoaheadsatlanta.org",
    "twitter": "@chatl"
]