This library provides official bindings to the Airship SDK, as well as a cross-platform sample application.
To build all of the artifacts, run ./gradlew build
in the root of the repository.
The build requires Carthage, which can be installed with brew update && brew install carthage
.