let topicOne = [
"title": "Dub Dub Redux Deux",
"presenter": "Mikey Ward and Drew Fitzpatrick",
"abstract": "There's just so much going on this year! We'll start our July meeting with an intro to Swift 5.1 property wrappers (SE-0258) and the new Combine framework, and then we'll segue into a tour of SwiftUI and RealityKit!"
]
let welcome = #"""
Come on out to BNR IHQ on July 11th at 7pm for code & companionship!
Join us at "Ration & Dram" next door after the meeting for drinks and conversation!
"""#
let gettingThere = [
"dateTime": 1562886000, // July 11th, 7pm ET
"location": "Big Nerd Ranch HQ"
]
let chapter = [
"parentOrg": "CocoaHeads",
"contactEmail": "organizer@cocoaheadsatlanta.org",
"twitter": "@chatl"
]