framework module SwiftyJSON {
  umbrella header "SwiftyJSON-umbrella.h"

  export *
  module * { export * }
}