framework module Mapbox {
  umbrella header "Mapbox.h"
  export *
  module * { export * }
  link "c++"
  link "sqlite3"
  link "z"
}
