This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/// | |
/// USAGE | |
/// Shows how the SDK would be integrated into an application, in this case Despegar's mobile app. | |
/// | |
// DespegarAppDelegate.swift | |
// This is the entry point for an iOS app and where initialization should happen | |
import Mozio |