Installation

Carthage

To install the SDK via Carthage add the following to your Cartfile and run the carthage update command from the terminal to fetch the SDKs onto your local machine.

github "Guestlogix/traveler-ios" "master"

This will download all three SDKs, include the ones you are interested in your Xcode project. For further information on how to include frameworks built by Carthage into your project read the Carthage installation guide.

Last updated