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

  export *
  module * { export * }
}