/* CocoaHeads Atlanta */

let topic = [
    "title": "Here's Your Signpost: Advanced Caveperson Debugging with Instruments",
    "presenter": "Mikey Ward",
    "abstract": #"""
Things are crazy. So let's get crazy and try an online CocoaHeads meeting!
This month, we'll look at strategies for leveling up our primitive debugging skills - think NSLog on steroids - for profiling the shape of the work we're doing using os_signpost and friends. And maybe we'll look ahead and talk about our WWDC wishlists :)
"""#
]

let gettingThere = [
    "dateTime": "2020-06-11T19:00:00-0400", // June 11, 7pm ET
    "location": "Online! Email or DM us (info below) for the meeting link!"
]

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