MWPhotoBrowser.modulemap 118 Bytes
Newer Older
曹云霄's avatar
曹云霄 committed
1 2 3 4 5 6
framework module MWPhotoBrowser {
  umbrella header "MWPhotoBrowser-umbrella.h"

  export *
  module * { export * }
}